Merge "Use automatic color option with the latest clang."
This commit is contained in:
@@ -45,8 +45,7 @@ CLANG_CONFIG_EXTRA_CFLAGS += \
|
|||||||
# Workaround for ccache with clang.
|
# Workaround for ccache with clang.
|
||||||
# See http://petereisentraut.blogspot.com/2011/05/ccache-and-clang.html.
|
# See http://petereisentraut.blogspot.com/2011/05/ccache-and-clang.html.
|
||||||
CLANG_CONFIG_EXTRA_CFLAGS += \
|
CLANG_CONFIG_EXTRA_CFLAGS += \
|
||||||
-Wno-unused-command-line-argument \
|
-Wno-unused-command-line-argument
|
||||||
-fcolor-diagnostics
|
|
||||||
|
|
||||||
CLANG_CONFIG_UNKNOWN_CFLAGS := \
|
CLANG_CONFIG_UNKNOWN_CFLAGS := \
|
||||||
-finline-limit=64 \
|
-finline-limit=64 \
|
||||||
|
Reference in New Issue
Block a user