summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-08-27 15:43:29 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-08-27 15:43:29 +0000
commitd9e24f8ff085804850b7ad3ec5baa83b3a0ef1a1 (patch)
treed0bce1a446c29ff42469396338d5f1f24837a9c8
parente2765853abc4ba932a03c9bc95e29c5a183411f5 (diff)
downloadlibsrtp-d9e24f8ff085804850b7ad3ec5baa83b3a0ef1a1.tar.gz
Update makefiles after merge of Chromium at b241671f0248
This commit was generated by merge_from_chromium.py. Change-Id: I08249061401acea13b9a48948da802663055b113
-rw-r--r--libsrtp.target.darwin-mips.mk6
-rw-r--r--libsrtp.target.linux-mips.mk6
2 files changed, 0 insertions, 12 deletions
diff --git a/libsrtp.target.darwin-mips.mk b/libsrtp.target.darwin-mips.mk
index cc2ee84..24d8c07 100644
--- a/libsrtp.target.darwin-mips.mk
+++ b/libsrtp.target.darwin-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 \
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 \