Chromium Code Reviews| Index: gyp/common_conditions.gypi |
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi |
| index 7e3f71d68bb3ba10cad5f2c38730e9451c16fd82..059806f5e3aeb05d26e954afba6e55742ee3ba23 100644 |
| --- a/gyp/common_conditions.gypi |
| +++ b/gyp/common_conditions.gypi |
| @@ -298,7 +298,7 @@ |
| 'SK_ARM_HAS_OPTIONAL_NEON', |
| ], |
| }], |
| - [ 'skia_os != "chromeos"', { |
| + [ 'skia_os != "chromeos" and skia_os != "linux"', { |
| 'cflags': [ |
| '-mfloat-abi=softfp', |
| ], |