no92 / mlibc-crossers

Cross toolchains for use in the mlibc CI (*-linux-mlibc target)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mlibc-crossers

This repository is used to generate a collection of bootstrap-system-gcc-style compilers for mlibc testing.

Resulting image layout

${ARCH}-linux-mlibc toolchains are built and installed with a prefix of /usr/local and configured with a sysroot in /sysroots/${ARCH}-linux-mlibc/.

About

Cross toolchains for use in the mlibc CI (*-linux-mlibc target)

License:GNU General Public License v3.0


Languages

Language:Shell 68.0%Language:Dockerfile 32.0%