FiloSottile / homebrew-musl-cross

Homebrew Formula for static-friendly musl-based GCC macOS-to-Linux cross-compilers
https://blog.filippo.io/easy-windows-and-linux-cross-compilers-for-macos/
ISC License
547 stars 45 forks source link

Add mips support #2

Closed mojotalantikite closed 7 years ago

mojotalantikite commented 7 years ago

This change adds mips support to the musl cross compile. I've tested it locally with macOS 10.12.4 and the resulting binary on a Atheros AR9331 SoC.

FiloSottile commented 7 years ago

Thanks!