Commit 9fca8e7
the probe fix, read from the probe's own cache rather than from a log
After a freestanding build with a [c-abi] graph, the newest -dM dump in
~/.mcpp/build-cache/v1/cenv-probe reports __riscv, no __linux__, and a 4-byte
wchar_t. The older dumps beside it report the opposite and are correct: those
are hosted Linux targets, where the host is the target. What distinguishes
them is the first line, and a freestanding probe used to look like the second.
Co-authored-by: Claude Code <noreply@anthropic.com>1 parent fec98c1 commit 9fca8e7
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
0 commit comments