homebrew-osxct
homebrew-osxct copied to clipboard
Script to create the cross-compiler (for apple silicon support)
Can you share the script you used to create those cross-compilers? I want to create a new version of them that runs natively on an arm mac.
I'm not @SergioBenitez, but I had the same need, so I put together https://github.com/MaterializeInc/homebrew-crosstools with updated GNU/Linux toolchains for both Intel and M1 Macs. I also wired everything up so Homebrew actually drives the build, so you can edit the toolchain definition to your liking and compile from source if you need to.