summaryrefslogtreecommitdiff
path: root/media/player_android.target.linux-mips.mk
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2013-06-28 19:54:20 +0100
committerBen Murdoch <benm@google.com>2013-06-28 19:54:20 +0100
commit3c54152607de4272b3da0c146b71dcba8a0e5610 (patch)
treef1da65798b5129c6cedf79d7c7d97b3a47e305c4 /media/player_android.target.linux-mips.mk
parente31802ad5b5d9fdf7daba665b671e9ecee368cb8 (diff)
downloadchromium_org-3c54152607de4272b3da0c146b71dcba8a0e5610.tar.gz
Fixup MIPS makefiles
Change-Id: I9aa2b7e1c2db822880a3f48e308f62979577acd5
Diffstat (limited to 'media/player_android.target.linux-mips.mk')
-rw-r--r--media/player_android.target.linux-mips.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/media/player_android.target.linux-mips.mk b/media/player_android.target.linux-mips.mk
index f907aef19e..92a9bf85d8 100644
--- a/media/player_android.target.linux-mips.mk
+++ b/media/player_android.target.linux-mips.mk
@@ -50,7 +50,6 @@ MY_CFLAGS := \
-fPIC \
-EL \
-mhard-float \
- --sysroot=/usr/local/google2/src/clank/webview/external/chromium_org/mipsel-sysroot/sysroot \
-ffunction-sections \
-funwind-tables \
-g \
@@ -132,8 +131,6 @@ LOCAL_LDFLAGS := \
-fPIC \
-EL \
-Wl,--no-keep-memory \
- --sysroot=/usr/local/google2/src/clank/webview/external/chromium_org/mipsel-sysroot/sysroot \
- \
-nostdlib \
-Wl,--no-undefined \
-Wl,--exclude-libs=ALL \