diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2012-07-13 01:43:14 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2012-07-13 01:57:00 +0200 |
commit | acbfc408880a12c32ccc9d69bca91aad4e93e879 (patch) | |
tree | 465da2c578302af4647a8d9e80992ba9a903842d /deps/npm | |
parent | 713b9249e1e7cbc028e7e4f29ef7dd6a68e03375 (diff) | |
download | node-acbfc408880a12c32ccc9d69bca91aad4e93e879.tar.gz |
build: fix add-on loading on freebsd
Link with -Wl,--export-dynamic, makes symbols from the node binary visible to
binary add-ons.
Fixes "undefined symbol: _ZN2v811HandleScopeC1Ev" errors when loading add-ons
on FreeBSD and likely other BSDs.
Fixes #3623.
Diffstat (limited to 'deps/npm')
0 files changed, 0 insertions, 0 deletions