Commit 4dbd074
committed
fix: first-run default toolchain installs sysroot deps (glibc, linux-headers)
The glibc first-run default (R1) needs the sysroot payloads exactly like
`mcpp toolchain install` provides; the old musl-static default was
self-contained, which masked this. Fixes fresh-home e2e 29/31 in CI
(std module precompile: stdlib.h not found).1 parent 9c61fcc commit 4dbd074
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1457 | 1457 | | |
1458 | 1458 | | |
1459 | 1459 | | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
1460 | 1468 | | |
1461 | 1469 | | |
1462 | 1470 | | |
| |||
0 commit comments