am 35e4ede5
: Merge "Use automatic color option with the latest clang."
* commit '35e4ede5974053d05ae0f8791e60ba77a31907b3': Use automatic color option with the latest clang.
This commit is contained in:
commit
f1c5dd60b2
1 changed files with 1 additions and 2 deletions
|
@ -45,8 +45,7 @@ CLANG_CONFIG_EXTRA_CFLAGS += \
|
|||
# Workaround for ccache with clang.
|
||||
# See http://petereisentraut.blogspot.com/2011/05/ccache-and-clang.html.
|
||||
CLANG_CONFIG_EXTRA_CFLAGS += \
|
||||
-Wno-unused-command-line-argument \
|
||||
-fcolor-diagnostics
|
||||
-Wno-unused-command-line-argument
|
||||
|
||||
CLANG_CONFIG_UNKNOWN_CFLAGS := \
|
||||
-finline-limit=64 \
|
||||
|
|
Loading…
Reference in a new issue