summaryrefslogtreecommitdiff
path: root/base/rtc_base_approved.target.linux-x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'base/rtc_base_approved.target.linux-x86_64.mk')
-rw-r--r--base/rtc_base_approved.target.linux-x86_64.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/rtc_base_approved.target.linux-x86_64.mk b/base/rtc_base_approved.target.linux-x86_64.mk
index 44ac3b00..7f93f044 100644
--- a/base/rtc_base_approved.target.linux-x86_64.mk
+++ b/base/rtc_base_approved.target.linux-x86_64.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 \
@@ -143,7 +143,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
- -Werror \
+ \
-fno-strict-aliasing \
-Wall \
-Wno-unused-parameter \