-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.
Description
- Version: all
- Platform: probably not Windows, maybe only Linux
- Subsystem: deps/libuv
Currently, we link V8 and openssl with -Wl,--whole-archive
into the node
binary, but we should probably do the same for libuv and maybe zlib since we want to expose their entire functionality to userland addons.
/cc @refack @bnoordhuis
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.