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-none-eabi-gcc@8: fix binutils dependency #57

Closed fauxpark closed 1 year ago

fauxpark commented 1 year ago

Since an arm-none-eabi toolchain has been added to homebrew-core, these formulae now try to install the binutils from there, whereas it should probably continue using the one from this tap.