undoing change to opts.gyp
authorMatthew Leibowitz <mattleibow@live.com>
Wed, 13 Jul 2016 23:23:13 +0000 (01:23 +0200)
committerMatthew Leibowitz <mattleibow@live.com>
Wed, 13 Jul 2016 23:23:13 +0000 (01:23 +0200)
gyp/opts.gyp

index 4dad1c95653c5d796cef2c7fd87eb7530cf3c541..ad8da337698fe8e578f4da29db2cb183d99a9e13 100644 (file)
@@ -49,7 +49,7 @@
         }],
 
         [ '(skia_arch_type == "arm" and arm_version < 7) \
-            or (skia_os == "ios" and (skia_arch_type == "arm" and arm_version < 7)) \
+            or (skia_os == "ios") \
             or (skia_os == "android" \
                 and skia_arch_type not in ["x86", "x86_64", "arm", "mips", \
                                            "arm64"])', {