Commit 73a19f5
committed
Remove -fdebug-prefix-map for toolchain
The relative paths to toolchain components in binaries does not affect
hermeticity. It's possible these affect debugging instead, in which case
remapping them requires users to add reverse maps in their debugger
config. Instead leaving the paths as is makes these "just work" if users
have an external/ symlink in the root of their repo (which is common for
compile_commands.json as well).1 parent a2452f1 commit 73a19f5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
| |||
0 commit comments