summaryrefslogtreecommitdiff
path: root/test/toolsets
diff options
context:
space:
mode:
Diffstat (limited to 'test/toolsets')
-rw-r--r--test/toolsets/toolsets.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/toolsets/toolsets.gyp b/test/toolsets/toolsets.gyp
index 286edf2f..6afa7ece 100644
--- a/test/toolsets/toolsets.gyp
+++ b/test/toolsets/toolsets.gyp
@@ -43,6 +43,7 @@
'sources': [
'toolsets.cc',
],
+ 'cflags': [ '-fPIC' ],
},
],
}