forked from openkylin/platform_build
Merge "clang now supports -fdebug-prefix-map=."
This commit is contained in:
commit
622179a175
|
@ -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 :=
|
||||
|
|
Loading…
Reference in New Issue