summaryrefslogtreecommitdiff
path: root/libvpx_obj_int_extract.host.darwin-arm64.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-05-28 13:29:10 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-05-28 13:29:10 +0000
commit0233fcdb74d4561ef36958d725002f2ec18f0cb5 (patch)
treebd4f3980d3f0d87119a0d4d8d07ee0340d494a93 /libvpx_obj_int_extract.host.darwin-arm64.mk
parent336d3fd2c3e65a41db0e003be78916eabecaf780 (diff)
downloadlibvpx-0233fcdb74d4561ef36958d725002f2ec18f0cb5.tar.gz
Update makefiles after merge of Chromium at 273199
This commit was generated by merge_from_chromium.py. Change-Id: Ib644473033d2046f1bcd2cdeaf455159cc739680
Diffstat (limited to 'libvpx_obj_int_extract.host.darwin-arm64.mk')
-rw-r--r--libvpx_obj_int_extract.host.darwin-arm64.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvpx_obj_int_extract.host.darwin-arm64.mk b/libvpx_obj_int_extract.host.darwin-arm64.mk
index 10cf959..c4f6ee0 100644
--- a/libvpx_obj_int_extract.host.darwin-arm64.mk
+++ b/libvpx_obj_int_extract.host.darwin-arm64.mk
@@ -39,7 +39,6 @@ MY_CFLAGS_Debug := \
-fvisibility=hidden \
-pipe \
-fPIC \
- -Wno-unused-local-typedefs \
-Wno-format \
-Os \
-g \
@@ -59,6 +58,7 @@ MY_DEFS_Debug := \
'-DENABLE_WEBRTC=1' \
'-DUSE_PROPRIETARY_CODECS' \
'-DENABLE_CONFIGURATION_POLICY' \
+ '-DENABLE_NEW_GAMEPAD_API=1' \
'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
'-DENABLE_EGLIMAGE=1' \
@@ -106,7 +106,6 @@ MY_CFLAGS_Release := \
-fvisibility=hidden \
-pipe \
-fPIC \
- -Wno-unused-local-typedefs \
-Wno-format \
-Os \
-fno-ident \
@@ -126,6 +125,7 @@ MY_DEFS_Release := \
'-DENABLE_WEBRTC=1' \
'-DUSE_PROPRIETARY_CODECS' \
'-DENABLE_CONFIGURATION_POLICY' \
+ '-DENABLE_NEW_GAMEPAD_API=1' \
'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
'-DENABLE_EGLIMAGE=1' \