riscv-software-src / homebrew-riscv

homebrew (macOS) packages for RISC-V toolchain
https://riscv.org
304 stars 50 forks source link

Sync the binutils name with riscv-gnu-toolchain repo #91

Closed pz9115 closed 1 year ago

pz9115 commented 2 years ago

Since the riscv-gnu-toolchain has checkout the riscv-binutils repo and rename it into binutils:

https://github.com/riscv-collab/riscv-gnu-toolchain/pull/1108

Sync the name here, more disscuss see follow issue:

https://github.com/riscv-collab/riscv-gnu-toolchain/issues/1117

wpmed92 commented 2 years ago

Can we get it merged please? Without this it is not possible to install riscv-tools through homebrew currently.

LukeSamkharadze commented 1 year ago

@sbeamer

sbeamer commented 1 year ago

Thanks for fixing this! CI is failing because it is pulling from the public posted version rather than the PR.