зеркало из https://github.com/mozilla/moz-skia.git
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:
Родитель
3e05f29116
Коммит
70ccffe0e7
|
@ -154,6 +154,7 @@
|
|||
'defines': [
|
||||
'SK_BUILD_FOR_ANDROID',
|
||||
'SK_BUILD_FOR_ANDROID_NDK',
|
||||
'SK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0',
|
||||
],
|
||||
'configurations': {
|
||||
'Debug': {
|
||||
|
|
Загрузка…
Ссылка в новой задаче