diff --git a/gfx/skia/trunk/include/config/SkUserConfig.h b/gfx/skia/trunk/include/config/SkUserConfig.h index 66efdd325f75..d71adbe3b7c0 100644 --- a/gfx/skia/trunk/include/config/SkUserConfig.h +++ b/gfx/skia/trunk/include/config/SkUserConfig.h @@ -202,3 +202,5 @@ # define SK_MUTEX_PLATFORM_H "skia/SkMutex_pthread.h" # endif #endif + +#define SK_ALLOW_STATIC_GLOBAL_INITIALIZERS 0