Commit 15d742a
authored
[mini] double quote linker path in defined(LD_NAME) case (#74451)
* [mini] double quote linker path in defined(LD_NAME) case
In
e71a958
we started setting a default `LD_NAME` for x86 non-mach targets
Fixes Android x86 builds that specify a `tool_prefix` with spaces in it
* also add an "llvm_only" branch to the defined(LD_NAME) case1 parent e714888 commit 15d742a
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12737 | 12737 | | |
12738 | 12738 | | |
12739 | 12739 | | |
12740 | | - | |
| 12740 | + | |
| 12741 | + | |
| 12742 | + | |
| 12743 | + | |
| 12744 | + | |
| 12745 | + | |
12741 | 12746 | | |
12742 | 12747 | | |
12743 | 12748 | | |
| |||
0 commit comments