Merge "clang now supports -fdebug-prefix-map=."

am: 622179a175

* commit '622179a17501448a87cfec3a9bc21ea0398cb873':
  clang now supports -fdebug-prefix-map=.
This commit is contained in:
Elliott Hughes
2016-02-20 00:34:07 +00:00
committed by android-build-merger

View File

@@ -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 :=