From: Matthew Leibowitz Date: Wed, 13 Jul 2016 23:23:13 +0000 (+0200) Subject: undoing change to opts.gyp X-Git-Tag: submit/tizen/20180928.044319~140^2~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=408f6a9e76cf1982512fd026e93b7aef98ef6517;p=platform%2Fupstream%2FlibSkiaSharp.git undoing change to opts.gyp --- diff --git a/gyp/opts.gyp b/gyp/opts.gyp index 4dad1c9565..ad8da33769 100644 --- a/gyp/opts.gyp +++ b/gyp/opts.gyp @@ -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"])', {