Cross compiler toolchains for MacOS (Apple silicon).
Originally based off of work done messense's homebrew tap.
brew tap meowlgmee/macos-cross-toolchains
# install aarch64-linux-gnu 8.5.0 toolchain
brew install [email protected]
brew install [email protected]