riscv-software-src / homebrew-riscv

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

remove unnecessary make install #107

Closed howjmay closed 11 months ago

howjmay commented 11 months ago

In the 'install' target in the Makefile of riscv-gnu-toolchain, it mentions: "All of the packages install themselves, so our install target does nothing."

See https://github.com/riscv-collab/riscv-gnu-toolchain/blob/master/Makefile.in