summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index a7532e4..07b4f5f 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -127,7 +127,7 @@
'-msse2',
'-mfpmath=sse',
],
- 'linkflags': [
+ 'ldflags': [
'-m32',
'-pthread',
],