Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75ff9b8d authored by Stephen Hines's avatar Stephen Hines Committed by Android Git Automerger
Browse files

am a729f618: am f1c5dd60: am 35e4ede5: Merge "Use automatic color option with the latest clang."

* commit 'a729f618':
  Use automatic color option with the latest clang.
parents 2c5ef0db a729f618
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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 \