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 tools: update gyp to 25ed9ac 2015-06-30 13:38:26 +02:00
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 tools: update gyp to b3cef02 2015-10-30 12:23:57 +01:00
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