Commit Graph

3 Commits

Author SHA1 Message Date
Aleksi Hannula
745f12467c minimal-bootstrap: Fix tools in preparation for early cross-compilation
Various packages under minimal-bootstrap explicitly use the musl gcc
wrapper (especially the *-static packages).

In #494106, the desire is to allow these packages to run on a host
platform which may differ from the bootstrap seed platform. That host
platform may be a non-musl platform, and furthermore musl may not even
be available on the desired host architecture.

This change aims to make the packages more generic wrt libc. It is
extracted out of #494106.
2026-06-17 13:34:53 +03:00
Aleksi Hannula
0d64a659eb minimal-bootstrap.zlib: 1.3.1 -> 1.3.2 2026-04-09 12:05:52 +03:00
Emily Trau
43b2d79f7a minimal-bootstrap.zlib: init at 1.3.1 2025-12-17 12:41:18 -05:00