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.
This commit is contained in:
parent
0f04df8522
commit
3a813e29b6
45 changed files with 7 additions and 7219 deletions
2
configure
vendored
2
configure
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue