mirror of
https://github.com/nodejs/node.git
synced 2024-11-25 08:19:38 +01:00
cbd3708c85
The ability to set the link rule is used for FIPS, and needs to set both the `ld =` and `ldxx =` variables in the ninja build file to link c++ (node) and c (openssl-cli, etc.) executables. URL: https://github.com/nodejs/node/pull/14227 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
buildbot | ||
data/win | ||
pylib/gyp | ||
samples | ||
tools | ||
.gitignore | ||
AUTHORS | ||
codereview.settings | ||
DEPS | ||
gyp | ||
gyp_main.py | ||
gyp.bat | ||
gyptest.py | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
README.md | ||
setup.py |
GYP can Generate Your Projects.
Documents are available at gyp.gsrc.io, or you can check out md-pages
branch to read those documents offline.