summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--third_party/qcms/qcms.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/qcms/qcms.gyp b/third_party/qcms/qcms.gyp
index c03da9e..01b9543 100644
--- a/third_party/qcms/qcms.gyp
+++ b/third_party/qcms/qcms.gyp
@@ -27,7 +27,7 @@
],
},
'conditions': [
- [ 'OS in ["linux", "freebsd", "openbsd", "solaris"]', {
+ [ 'target_arch != "arm" and OS in ["linux", "freebsd", "openbsd", "solaris"]', {
'cflags': [
'-msse',
'-msse2',