aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-02-20 00:27:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-02-20 00:27:25 +0000
commit622179a17501448a87cfec3a9bc21ea0398cb873 (patch)
tree6be0bf6344e5ee6cd29dbac3d1eab480ba51a1d4
parentd131a5a81350b1ff1c2b4bcb0a92ab1f5e75a864 (diff)
parenteb295fccb4b4c92bbf002854914bc2d2b058af9a (diff)
downloadbuild-brillo-m10-dev.tar.gz
Merge "clang now supports -fdebug-prefix-map=."brillo-m10-releasebrillo-m10-dev
-rw-r--r--core/clang/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/clang/config.mk b/core/clang/config.mk
index e1ad3ceb20..cb0a7907e2 100644
--- a/core/clang/config.mk
+++ b/core/clang/config.mk
@@ -90,7 +90,6 @@ CLANG_CONFIG_UNKNOWN_CFLAGS := \
-Wunused-but-set-parameter \
-Wunused-but-set-variable \
-fdiagnostics-color \
- -fdebug-prefix-map=/proc/self/cwd=
# Clang flags for all host rules
CLANG_CONFIG_HOST_EXTRA_ASFLAGS :=