diff options
author | Super Zheng <superzheng@tencent.com> | 2015-12-04 16:14:24 +0800 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2015-12-07 12:05:53 +0100 |
commit | 95dd890b322041101b57f5297e702acce665aef6 (patch) | |
tree | 7657a43b0bb2529da4635d9f78bbee0cf3237e79 /test/parallel/test-https-client-checkServerIdentity.js | |
parent | dde2012cfaed4b2f2a114800cff5dd795ce1306b (diff) | |
download | node-new-95dd890b322041101b57f5297e702acce665aef6.tar.gz |
build: add "--partly-static" build options
A lot of machines don't upgrade libstdc++.so library for a long time,
but the new version of node requires the latest GLIBCXX.
Using "--fully-static" configurable options may resolve this problem,
but the side effect is that the size of the executable file will be
increased.
Adding "--partly-static" configurable options it will only build
libgcc and libstdc++ libraries into executable file, resolve the
problem and control the size of file.
PR-URL: https://github.com/nodejs/node/pull/4152
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
Diffstat (limited to 'test/parallel/test-https-client-checkServerIdentity.js')
0 files changed, 0 insertions, 0 deletions