osx-cross / homebrew-arm

Pre-built GNU toolchain from ARM Cortex-M & Cortex-R processors (Cortex-M0/M0+/M3/M4/M7, Cortex-R4/R5/R7).
BSD 2-Clause "Simplified" License
152 stars 21 forks source link

arm-gcc-bin@10: Make keg only. #50

Closed tee3 closed 1 year ago

ladislas commented 1 year ago

This one should not be keg only as it is the default formula.

People expect this one to be linked when installed with the default command.

And I'm in favor of keeping gcc@10 the default for now as gcc@11/12 have a huge negative impact on the generated binaries.

See https://bugs.linaro.org/show_bug.cgi?id=5929

tee3 commented 1 year ago

Sounds good. You can go ahead and close then.