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.bat | ||
| gyp_main.py | ||
| 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.