summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2012-04-10 21:41:34 +0000
committerBen Noordhuis <info@bnoordhuis.nl>2012-04-12 01:34:05 +0200
commit2639566c6e625c7e5b0f2cb1ad2c58d0aeac2530 (patch)
tree6d3623ef611c402d7c133942e4973fc4d7708295 /node.gyp
parent3694b6914a68e655c51a3d3ba8f538231bf07d1e (diff)
downloadandroid-node-v8-2639566c6e625c7e5b0f2cb1ad2c58d0aeac2530.tar.gz
android-node-v8-2639566c6e625c7e5b0f2cb1ad2c58d0aeac2530.tar.bz2
android-node-v8-2639566c6e625c7e5b0f2cb1ad2c58d0aeac2530.zip
build: configure openssl
* compile with -DOPENSSL_NO_SOCK and -DOPENSSL_NO_DGRAM, we don't need it * compile with -DOPENSSL_NO_GOST and -DOPENSSL_NO_HW_PADLOCK, works around the brain dead linker on solaris and maybe others * compile with -DTERMIOS, OS X doesn't have <termio.h> * compile with -D__EXTENSIONS__ on solaris, makes siginfo_t available * compile without -ansi on linux, it hides a number of POSIX declarations (sigaction, NI_MAXHOST, etc.)
Diffstat (limited to 'node.gyp')
0 files changed, 0 insertions, 0 deletions