Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v6.x backport] build: set -blibpath: for AIX #26478

Closed

Commits on Mar 12, 2019

  1. build: set -blibpath: for AIX

    nodejs#17604 refactored the gyp files
    so that `-blibpath:` on AIX was only set if `node_shared=="true"`.
    Restore the setting for non-shared builds.
    
    Fixes: nodejs#25444
    
    Backport-PR-URL: nodejs#26478
    PR-URL: nodejs#25447
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    richardlau committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    7b34f81 View commit details
    Browse the repository at this point in the history