summaryrefslogtreecommitdiff
path: root/ft2.target.linux-mips.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2013-06-28 18:35:04 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2013-06-28 18:35:04 +0000
commit8d400fbf2208278ba2e8eafeb956bb8284c749a1 (patch)
treeccdc315b743cae9e13ca276c1984f08f6fdca8d5 /ft2.target.linux-mips.mk
parent1503c40fa6701c267279291c4f7f8a27be033a55 (diff)
downloadfreetype-8d400fbf2208278ba2e8eafeb956bb8284c749a1.tar.gz
Update makefiles after merge of Chromium at r209196
This commit was generated by merge_from_chromium.py. Change-Id: Icfa7ec2c017270ac986d2ab1e912f3b92380e8f2
Diffstat (limited to 'ft2.target.linux-mips.mk')
-rw-r--r--ft2.target.linux-mips.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/ft2.target.linux-mips.mk b/ft2.target.linux-mips.mk
index b8b5943..162b9c1 100644
--- a/ft2.target.linux-mips.mk
+++ b/ft2.target.linux-mips.mk
@@ -59,7 +59,6 @@ MY_CFLAGS_Debug := \
-Wno-format \
-EL \
-mhard-float \
- --sysroot=/automerger/android-src/external/chromium_org/mipsel-sysroot/sysroot \
-ffunction-sections \
-funwind-tables \
-g \
@@ -142,7 +141,6 @@ MY_CFLAGS_Release := \
-Wno-format \
-EL \
-mhard-float \
- --sysroot=/automerger/android-src/external/chromium_org/mipsel-sysroot/sysroot \
-ffunction-sections \
-funwind-tables \
-g \
@@ -222,8 +220,6 @@ LOCAL_LDFLAGS_Debug := \
-fPIC \
-EL \
-Wl,--no-keep-memory \
- --sysroot=/automerger/android-src/external/chromium_org/mipsel-sysroot/sysroot \
- \
-nostdlib \
-Wl,--no-undefined \
-Wl,--exclude-libs=ALL \
@@ -239,8 +235,6 @@ LOCAL_LDFLAGS_Release := \
-fPIC \
-EL \
-Wl,--no-keep-memory \
- --sysroot=/automerger/android-src/external/chromium_org/mipsel-sysroot/sysroot \
- \
-nostdlib \
-Wl,--no-undefined \
-Wl,--exclude-libs=ALL \