Bug 974360 - Disallow Skia's use of static global initialisers r=vlad

This commit is contained in:
George Wright 2014-02-19 17:26:45 -05:00
Родитель 54d3c0f363
Коммит ac0b130bdf
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -202,3 +202,5 @@
# define SK_MUTEX_PLATFORM_H "skia/SkMutex_pthread.h"
# endif
#endif
#define SK_ALLOW_STATIC_GLOBAL_INITIALIZERS 0