Sha256: 8e9c3e1441c0ff36a58ca8f3838bbafc561bd31f9f4e597d1506dbd2da7acef8
Contents?: true
Size: 396 Bytes
Versions: 20
Compression:
Stored size: 396 Bytes
Contents
diff --git a/build/standalone.gypi b/build/standalone.gypi index 125c5bf..9900c5b 100644 --- a/build/standalone.gypi +++ b/build/standalone.gypi @@ -77,9 +77,9 @@ }], ], # Default ARM variable settings. - 'armv7%': 1, + 'armv7%': 0, 'arm_neon%': 0, - 'arm_fpu%': 'vfpv3', + 'arm_fpu%': 'vfp', }, 'target_defaults': { 'default_configuration': 'Debug',
Version data entries
20 entries across 20 versions & 3 rubygems