Skip to content

Commit 5b0aec2

Browse files
committed
Revert "fix: remove relinking libsodium from zeromq.js"
This reverts commit fe69400.
1 parent fe69400 commit 5b0aec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

binding.gyp

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

0 commit comments

Comments
 (0)