Skip to content

Link libuv & zlib with --whole-archive #17444

Closed
@addaleax

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

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.libuvIssues and PRs related to the libuv dependency or the uv binding.zlibIssues and PRs related to the zlib subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions