0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/gyp
Stewart Addison 625a2716c6 deps: backport GYP fix to fix AIX shared suffix
Required to support the shared library builds on AIX - this sets the
shared library suffix within GYP to .a instead of .so on AIX
My patch: https://codereview.chromium.org/2492233002/ was landed as
as part of this one which fixed some other (not required, but
included for completeness of the backport) changes:

Ref: https://codereview.chromium.org/2511733005/
2016-11-22 14:20:07 -05:00
..
buildbot
data/win
pylib/gyp deps: backport GYP fix to fix AIX shared suffix 2016-11-22 14:20:07 -05:00
samples
tools
.gitignore
AUTHORS deps: backport GYP fix to fix AIX shared suffix 2016-11-22 14:20:07 -05:00
codereview.settings
DEPS
gyp
gyp_main.py
gyp.bat
gyptest.py
LICENSE
OWNERS
PRESUBMIT.py deps: backport GYP fix to fix AIX shared suffix 2016-11-22 14:20:07 -05:00
setup.py