Skip to content

aix: enable runtime linking

Rodrigo Muino Tomonari requested to merge github/fork/jBarz/master.aix into master

Enable runtime linking of shared objects.

Fixes: https://github.com/nodejs/node/issues/15243

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

Merge request reports

Loading