0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons/dlopen-ping-pong
Ben Noordhuis cc0748f509 test: export public symbols in addons tests
Upcoming changes to node-gyp will turn on `-fvisibility=hidden` on
macOS. Ensure that public symbols that are dlsym'd have default
visibility.

Refs: https://github.com/nodejs/node/pull/28647
Refs: https://github.com/nodejs/node-gyp/pull/1828

PR-URL: https://github.com/nodejs/node/pull/28717
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2020-01-17 18:51:50 -08:00
..
binding.cc test: export public symbols in addons tests 2020-01-17 18:51:50 -08:00
binding.gyp
ping.c test: export public symbols in addons tests 2020-01-17 18:51:50 -08:00
test-worker.js src: add file name to 'Module did not self-register' error 2019-11-19 16:03:55 +01:00
test.js src: add file name to 'Module did not self-register' error 2019-11-19 16:03:55 +01:00