Skip to content

Commit fe69400

Browse files
committed
fix: remove relinking libsodium from zeromq.js
1 parent 016fe3e commit fe69400

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

binding.gyp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
['OS == "mac"', {
8383
'libraries': [
8484
'<(module_root_dir)/build/libzmq/lib/libzmq.a',
85-
"<!@(pkg-config libsodium --libs)",
8685
],
8786
}],
8887

0 commit comments

Comments
 (0)