summaryrefslogtreecommitdiffstats
path: root/core/clear_vars.mk
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2014-11-26 00:53:46 -0800
committerStephen Hines <srhines@google.com>2014-12-01 15:36:26 -0800
commit1568029218b3da82a3bbd3fd6dce4385db5daf5b (patch)
treec9218e1615019c199ce561fb102eb91144055fb7 /core/clear_vars.mk
parent7dcbc563f8811259809b754d0c0edc717e1476e6 (diff)
downloadbuild-1568029218b3da82a3bbd3fd6dce4385db5daf5b.zip
build-1568029218b3da82a3bbd3fd6dce4385db5daf5b.tar.gz
build-1568029218b3da82a3bbd3fd6dce4385db5daf5b.tar.bz2
Add more support for GLOBAL_CONLYFLAGS.
This will be necessary to support -std=gnu99 mode for clang 3.6, which defaults to C11 mode (unlike prior releases that use C99). Change-Id: Iea84582f9f12ba76b988463cbc0a20bd61042538
Diffstat (limited to 'core/clear_vars.mk')
-rw-r--r--core/clear_vars.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/clear_vars.mk b/core/clear_vars.mk
index 8ee7734..9f339ff 100644
--- a/core/clear_vars.mk
+++ b/core/clear_vars.mk
@@ -48,6 +48,7 @@ LOCAL_CFLAGS:=
LOCAL_CPPFLAGS:=
LOCAL_CLANG_ASFLAGS:=
LOCAL_CLANG_CFLAGS:=
+LOCAL_CLANG_CONLYFLAGS:=
LOCAL_CLANG_CPPFLAGS:=
LOCAL_CONLYFLAGS:=
LOCAL_RTTI_FLAG:=