summaryrefslogtreecommitdiff
path: root/libsrtp.target.linux-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libsrtp.target.linux-mips.mk')
-rw-r--r--libsrtp.target.linux-mips.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/libsrtp.target.linux-mips.mk b/libsrtp.target.linux-mips.mk
index cc2ee84..24d8c07 100644
--- a/libsrtp.target.linux-mips.mk
+++ b/libsrtp.target.linux-mips.mk
@@ -63,8 +63,6 @@ MY_CFLAGS_Debug := \
-fPIC \
-Wno-unused-local-typedefs \
-Wno-format \
- -EL \
- -mhard-float \
-ffunction-sections \
-funwind-tables \
-g \
@@ -177,8 +175,6 @@ MY_CFLAGS_Release := \
-fPIC \
-Wno-unused-local-typedefs \
-Wno-format \
- -EL \
- -mhard-float \
-ffunction-sections \
-funwind-tables \
-g \
@@ -289,7 +285,6 @@ LOCAL_LDFLAGS_Debug := \
-Wl,--fatal-warnings \
-Wl,-z,noexecstack \
-fPIC \
- -EL \
-Wl,--no-keep-memory \
-nostdlib \
-Wl,--no-undefined \
@@ -305,7 +300,6 @@ LOCAL_LDFLAGS_Release := \
-Wl,--fatal-warnings \
-Wl,-z,noexecstack \
-fPIC \
- -EL \
-Wl,--no-keep-memory \
-nostdlib \
-Wl,--no-undefined \