Android: disable static global initializers
Review URL: http://codereview.appspot.com/5503066 git-svn-id: http://skia.googlecode.com/svn/trunk@2992 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
3e05f29116
commit
70ccffe0e7
@ -154,6 +154,7 @@
|
||||
'defines': [
|
||||
'SK_BUILD_FOR_ANDROID',
|
||||
'SK_BUILD_FOR_ANDROID_NDK',
|
||||
'SK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0',
|
||||
],
|
||||
'configurations': {
|
||||
'Debug': {
|
||||
|
Loading…
Reference in New Issue
Block a user