aboutsummaryrefslogtreecommitdiffstats
path: root/cc/clang.go
diff options
context:
space:
mode:
Diffstat (limited to 'cc/clang.go')
-rw-r--r--cc/clang.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/clang.go b/cc/clang.go
index 5e0302a5..df7ec01c 100644
--- a/cc/clang.go
+++ b/cc/clang.go
@@ -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",