a27c409f20
Using a shared libuv for node does not work when dlopen():ing shared libraries in node packages which uses libuv symbols without linking to libuv explicitly, as the Android linker does not use linked libraries on dlopen() to resolve symbols due to historical reasons. Fixes #462. |
||
---|---|---|
.. | ||
build.sh | ||
configure.patch | ||
deps-npm-lib-build.js.patch | ||
deps-v8-src-flag-definitions.h.patch | ||
lib-child_process.js.patch | ||
lib-os.js.patch | ||
node.gyp.patch | ||
npm-avoid-chown.patch | ||
npm-tmp-patch.patch | ||
src-cares_wrap.cc.patch | ||
src-node_main.cc.patch | ||
src-node.cc.patch |