projects
/
platform
/
upstream
/
libSkiaSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81bfe91
)
undoing change to opts.gyp
author
Matthew Leibowitz
<mattleibow@live.com>
Wed, 13 Jul 2016 23:23:13 +0000
(
01:23
+0200)
committer
Matthew Leibowitz
<mattleibow@live.com>
Wed, 13 Jul 2016 23:23:13 +0000
(
01:23
+0200)
gyp/opts.gyp
patch
|
blob
|
history
diff --git
a/gyp/opts.gyp
b/gyp/opts.gyp
index 4dad1c95653c5d796cef2c7fd87eb7530cf3c541..ad8da337698fe8e578f4da29db2cb183d99a9e13 100644
(file)
--- 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"])', {