Skip to content

build: include the libuv and zlib into node

Add libuv and zlib into node executable and shared lib. Also fix an issue that openssl is not fully included in node executable for macOS.

fixes #17444 (closed)

Signed-off-by: Yihong Wang yh.wang@ibm.com

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

Merge request reports

Loading