We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-fPIC
1 parent fe6b2a5 commit 9a4f682Copy full SHA for 9a4f682
1 file changed
common.gypi
@@ -568,6 +568,7 @@
568
}],
569
[ 'node_shared=="true"', {
570
'cflags': [ '-fPIC' ],
571
+ 'ldflags': [ '-fPIC' ],
572
573
],
574
0 commit comments