Fix typo in the gyp file.
git-svn-id: http://skia.googlecode.com/svn/trunk@3248 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
cf7403040e
commit
3a2b35f0af
@ -177,7 +177,7 @@
|
||||
'-fno-rtti',
|
||||
],
|
||||
'conditions': [
|
||||
[ 'skia_target_arch == "arm", {
|
||||
[ 'skia_target_arch == "arm"', {
|
||||
'ldflags': [
|
||||
'-Wl',
|
||||
'--fix-cortex-a8',
|
||||
|
Loading…
Reference in New Issue
Block a user