Index: libyuv.gyp |
diff --git a/libyuv.gyp b/libyuv.gyp |
index 4e42312fc5da2889d5d573a024a4ee6ce433db3b..9cbf641e45b146412b45d2eeaa108fd31aace4be 100644 |
--- a/libyuv.gyp |
+++ b/libyuv.gyp |
@@ -47,7 +47,7 @@ |
# Change type to 'shared_library' to build .so or .dll files. |
'type': 'static_library', |
'variables': { |
- 'optimize': 'max', # enable O2 and ltcg. |
+ # 'optimize': 'max', # enable O2 and ltcg. |
}, |
# Allows libyuv.a redistributable library without external dependencies. |
'standalone_static_library': 1, |