summaryrefslogtreecommitdiff
path: root/third_party/opus/opus.target.linux-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/opus/opus.target.linux-mips.mk')
-rw-r--r--third_party/opus/opus.target.linux-mips.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/third_party/opus/opus.target.linux-mips.mk b/third_party/opus/opus.target.linux-mips.mk
index fb6f50de10..e8de31a400 100644
--- a/third_party/opus/opus.target.linux-mips.mk
+++ b/third_party/opus/opus.target.linux-mips.mk
@@ -161,9 +161,7 @@ MY_CFLAGS := \
-Wno-format \
-EL \
-mhard-float \
- -mips32r2 \
- -Wa,-mips32r2 \
- --sysroot=/automerger/android-src/external/chromium_org/mipsel-sysroot/sysroot \
+ --sysroot=/usr/local/google2/src/clank/webview/external/chromium_org/mipsel-sysroot/sysroot \
-ffunction-sections \
-funwind-tables \
-g \
@@ -249,7 +247,7 @@ LOCAL_LDFLAGS := \
-fPIC \
-EL \
-Wl,--no-keep-memory \
- --sysroot=/automerger/android-src/external/chromium_org/mipsel-sysroot/sysroot \
+ --sysroot=/usr/local/google2/src/clank/webview/external/chromium_org/mipsel-sysroot/sysroot \
\
-nostdlib \
-Wl,--no-undefined \