nodejs native/system libressl patch and minor libressl patches
[dbus-free.git] / PORTDIR-patches / patches / net-libs / nodejs / musl.patch
blob6b8f5bc59f80b80446eedc8bff5e2d281e3c748c
1 --- a/node.gyp
2 +++ b/node.gyp
3 @@ -116,9 +116,6 @@
4 '-Wl,-bnoerrmsg',
5 ],
6 }],
7 - ['OS == "linux" and llvm_version != "0.0"', {
8 - 'libraries': ['-latomic'],
9 - }],