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',
|
'-fno-rtti',
|
||||||
],
|
],
|
||||||
'conditions': [
|
'conditions': [
|
||||||
[ 'skia_target_arch == "arm", {
|
[ 'skia_target_arch == "arm"', {
|
||||||
'ldflags': [
|
'ldflags': [
|
||||||
'-Wl',
|
'-Wl',
|
||||||
'--fix-cortex-a8',
|
'--fix-cortex-a8',
|
||||||
|
Loading…
Reference in New Issue
Block a user