summaryrefslogtreecommitdiff
path: root/third_party/lzma_sdk/lzma_sdk.target.linux-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lzma_sdk/lzma_sdk.target.linux-mips.mk')
-rw-r--r--third_party/lzma_sdk/lzma_sdk.target.linux-mips.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/third_party/lzma_sdk/lzma_sdk.target.linux-mips.mk b/third_party/lzma_sdk/lzma_sdk.target.linux-mips.mk
index b1735b3762..8cee4d4bcb 100644
--- a/third_party/lzma_sdk/lzma_sdk.target.linux-mips.mk
+++ b/third_party/lzma_sdk/lzma_sdk.target.linux-mips.mk
@@ -57,9 +57,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 \
@@ -138,7 +136,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 \