Commit 4b0b314
committed
Revert gcc14 --disable-fixincludes override
The gcc14 override caused a full x86_64-linux toolchain rebuild,
including glibc. The rebuilt glibc fails on Determinate Nix's Linux
VM (darwin builders) with "undefined symbol: __libc_start_main",
breaking 178+ x86_64-linux Haskell builds — far worse than the 32
Windows cross-builds the override was meant to fix.
The fixincludes issue needs a narrower solution that doesn't
invalidate all x86_64-linux derivation hashes.1 parent b37d67b commit 4b0b314
1 file changed
Lines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 52 | | |
71 | 53 | | |
72 | 54 | | |
| |||
0 commit comments