summaryrefslogtreecommitdiff
path: root/libvpx_asm_offsets_vpx_scale.target.linux-arm.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-05-28 16:21:45 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-05-28 16:21:45 +0000
commitb43e9a6c0ced53d64d0de10dc608d8ea5fba5aca (patch)
treec0906a93104d8ff7a3b6b0141ea7d666789e7076 /libvpx_asm_offsets_vpx_scale.target.linux-arm.mk
parent0233fcdb74d4561ef36958d725002f2ec18f0cb5 (diff)
downloadlibvpx-b43e9a6c0ced53d64d0de10dc608d8ea5fba5aca.tar.gz
Update makefiles after merge of Chromium at 273259
This commit was generated by merge_from_chromium.py. Change-Id: I9c7c861dcab2c3f43dc1d574303c7ccfa23fd663
Diffstat (limited to 'libvpx_asm_offsets_vpx_scale.target.linux-arm.mk')
-rw-r--r--libvpx_asm_offsets_vpx_scale.target.linux-arm.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/libvpx_asm_offsets_vpx_scale.target.linux-arm.mk b/libvpx_asm_offsets_vpx_scale.target.linux-arm.mk
index ceae20f..fd025b9 100644
--- a/libvpx_asm_offsets_vpx_scale.target.linux-arm.mk
+++ b/libvpx_asm_offsets_vpx_scale.target.linux-arm.mk
@@ -37,8 +37,15 @@ MY_CFLAGS_Debug := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-Wno-format \
-fno-tree-sra \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
+ -fno-caller-saves \
-Wno-psabi \
-ffunction-sections \
-funwind-tables \
@@ -131,8 +138,15 @@ MY_CFLAGS_Release := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-Wno-format \
-fno-tree-sra \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
+ -fno-caller-saves \
-Wno-psabi \
-ffunction-sections \
-funwind-tables \