Skip to content

Commit

Permalink
etc: rework of how libuv is integrated into the build
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
olsonjeffery authored and Kerra Olson committed Feb 10, 2013
1 parent 0f04df8 commit 3a813e2
Show file tree
Hide file tree
Showing 45 changed files with 7 additions and 7,219 deletions.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ do
make_dir rt/$t
for i in \
isaac linenoise sync test arch/i386 arch/x86_64 \
libuv libuv/src/ares libuv/src/eio libuv/src/ev
libuv
do
make_dir rt/$t/$i
done
Expand Down
354 changes: 0 additions & 354 deletions mk/libuv/arm/unix/android/Makefile

This file was deleted.

Loading

0 comments on commit 3a813e2

Please sign in to comment.