summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2013-06-28 19:56:37 +0100
committerBen Murdoch <benm@google.com>2013-06-28 19:56:37 +0100
commitb5b03aa9eb5f82bc59bd7d3e140fc4d360b5f56d (patch)
tree4a2581602895fb57dce03b5e1f380ffb553e1c46
parent471592875769ee272bbc2e4dfd23407ff6c12228 (diff)
downloadfreetype-b5b03aa9eb5f82bc59bd7d3e140fc4d360b5f56d.tar.gz
Fixup MIPS makefiles
Change-Id: I3158b7faf18b3b39ac892ded457e77793f6b3638
-rw-r--r--ft2.target.darwin-mips.mk3
-rw-r--r--ft2.target.linux-mips.mk3
2 files changed, 0 insertions, 6 deletions
diff --git a/ft2.target.darwin-mips.mk b/ft2.target.darwin-mips.mk
index 8c0fdfd..805cfd7 100644
--- a/ft2.target.darwin-mips.mk
+++ b/ft2.target.darwin-mips.mk
@@ -59,7 +59,6 @@ MY_CFLAGS := \
-Wno-format \
-EL \
-mhard-float \
- --sysroot=/usr/local/google2/src/clank/webview/external/chromium_org/mipsel-sysroot/sysroot \
-ffunction-sections \
-funwind-tables \
-g \
@@ -139,8 +138,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 \
diff --git a/ft2.target.linux-mips.mk b/ft2.target.linux-mips.mk
index 8c0fdfd..805cfd7 100644
--- a/ft2.target.linux-mips.mk
+++ b/ft2.target.linux-mips.mk
@@ -59,7 +59,6 @@ MY_CFLAGS := \
-Wno-format \
-EL \
-mhard-float \
- --sysroot=/usr/local/google2/src/clank/webview/external/chromium_org/mipsel-sysroot/sysroot \
-ffunction-sections \
-funwind-tables \
-g \
@@ -139,8 +138,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 \