summaryrefslogtreecommitdiff
path: root/libjingle/xmllite/rtc_xmllite.target.linux-arm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libjingle/xmllite/rtc_xmllite.target.linux-arm.mk')
-rw-r--r--libjingle/xmllite/rtc_xmllite.target.linux-arm.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjingle/xmllite/rtc_xmllite.target.linux-arm.mk b/libjingle/xmllite/rtc_xmllite.target.linux-arm.mk
index 92f43a72..1ddddc5c 100644
--- a/libjingle/xmllite/rtc_xmllite.target.linux-arm.mk
+++ b/libjingle/xmllite/rtc_xmllite.target.linux-arm.mk
@@ -37,7 +37,7 @@ LOCAL_SRC_FILES := \
MY_CFLAGS_Debug := \
-fstack-protector \
--param=ssp-buffer-size=4 \
- -Werror \
+ \
-fno-strict-aliasing \
-Wall \
-Wno-unused-parameter \
@@ -159,7 +159,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
- -Werror \
+ \
-fno-strict-aliasing \
-Wall \
-Wno-unused-parameter \