Commit 16f0128
committed
Disable Windows cross-compilation pending nixpkgs-2511 fix
nixpkgs-2511's crossThreadsStdenv resolves to native Linux stdenv
instead of the cross-compiling stdenv, causing mcfgthread and
mingw_w64_pthreads to fail during GCC cross-compiler bootstrap.
This is a deep nixpkgs issue that can't be fixed via overlays
because cross-compilation package set stages evaluate overlays
independently. Disable Windows builds until upstream is fixed.1 parent 77911c5 commit 16f0128
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
183 | 181 | | |
184 | 182 | | |
185 | 183 | | |
| |||
0 commit comments