distr1 / distri

a Linux distribution to research fast package management
https://distr1.org
Other
532 stars 28 forks source link

musl-gcc cross platform support #72

Closed palfrey closed 4 years ago

palfrey commented 4 years ago

Instead of just invoking musl-gcc/gcc directly, it picks a platform-specific musl-gcc command and if it's meant to call gcc instead, it uses the platform-specific one.