Closed supermario closed 1 year ago
Following the PR by @supermario, I was able to successfully build elm-format
on my Macbook Pro M1 Max.
Thanks! I'm going to include this in https://github.com/avh4/elm-format/pull/784, where I've made a few small changes to what you provided here.
As mentioned on Discord, here are the rough changes I made last weekend to generate an aarch64 build on my M1 Mac using
./build.sh --verbose --verbose -- dist
.Feels a little hacky, so happy to take feedback and refine :)