Skip to content

Commit 3a813e2

Browse files
olsonjefferyKerra Olson
authored andcommitted
etc: rework of how libuv is integrated into the build
- thanks to work in libuv's upstream, we can call libuv's Makefile directly with parameters, instead of descending in gyp-uv madness and generating our own.
1 parent 0f04df8 commit 3a813e2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+7
-7219
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ do
578578
make_dir rt/$t
579579
for i in \
580580
isaac linenoise sync test arch/i386 arch/x86_64 \
581-
libuv libuv/src/ares libuv/src/eio libuv/src/ev
581+
libuv
582582
do
583583
make_dir rt/$t/$i
584584
done

mk/libuv/arm/unix/android/Makefile

Lines changed: 0 additions & 354 deletions
This file was deleted.

0 commit comments

Comments
 (0)