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 6764e4a commit 489cf80Copy full SHA for 489cf80
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