Merge pull request #42576 from dtzWill/fix/disable-cross-i686-musl-bootstrap
make-bootstrap-tools-cross: remove broken i686-musl variant
This commit is contained in:
commit
8bc9419d00
@ -14,7 +14,6 @@ in with (import ../../../lib).systems.examples; {
|
||||
armv7l = make armv7l-hf-multiplatform;
|
||||
aarch64 = make aarch64-multiplatform;
|
||||
x86_64-musl = make musl64;
|
||||
i686-musl = make musl32;
|
||||
armv6l-musl = make muslpi;
|
||||
aarch64-musl = make aarch64-multiplatform-musl;
|
||||
riscv64 = make riscv64;
|
||||
|
Loading…
x
Reference in New Issue
Block a user