gentoo-asahi-releng/tools-musl
2014-03-22 10:15:47 -04:00
..
portage tools-musl: bump to musl-1.0.0 2014-03-22 10:15:47 -04:00
.gitignore tools-musl: initial commit 2014-01-27 07:55:53 -05:00
README tools-musl: initial commit 2014-01-27 07:55:53 -05:00
run.sh tools-musl: add armv7a-hardfloat-linux-musleabi 2014-02-24 11:04:17 -05:00

This is not ready yet for a full catalyst run.  However,
if you have a musl chroot (which you can get from any
gentoo mirror off of /experimental/amd64/musl) then you
can build a new stage by running ./run.sh.  It basically
uses the `ROOT=rootfs emerge -e @system` technique.

Once more stuff is integrated into gentoo, we will replace
this with a catalyst scripts.

Anthony G. Basile <blueness@gentoo.org>