Chromium Code Reviews| Index: third_party/qcms/qcms.gyp |
| diff --git a/third_party/qcms/qcms.gyp b/third_party/qcms/qcms.gyp |
| index c03da9e654d5a399d5e9043897a218bb407f37b3..01b9543e99a9e37d2a328ed8bae237067ab14ac9 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', |