clang now supports -fdebug-prefix-map=.
Soong port of https://android-review.googlesource.com/204111 Change-Id: Id0569831f09845871d8e6990c310516bea5a2510
This commit is contained in:
@@ -31,7 +31,6 @@ var clangUnknownCflags = sorted([]string{
|
||||
"-Wunused-but-set-parameter",
|
||||
"-Wunused-but-set-variable",
|
||||
"-fdiagnostics-color",
|
||||
"-fdebug-prefix-map=/proc/self/cwd=",
|
||||
|
||||
// arm + arm64 + mips + mips64
|
||||
"-fgcse-after-reload",
|
||||
|
Reference in New Issue
Block a user