Skip to content

Commit a2dc1ef

Browse files
committed
fix compiling (why dependency is dropped?)
1 parent 44c7535 commit a2dc1ef

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
@@ -39,6 +39,7 @@
3939
"-Wconversion"
4040
],
4141
"ldflags": [
42+
"-Wl,--no-as-needed",
4243
"<!(python3-config --ldflags)"
4344
],
4445
"defines": [

0 commit comments

Comments
 (0)