homebrew-riscv
homebrew-riscv copied to clipboard
workaround for enabling rvv
RVV has been supported since gcc-13. An option is added here to enable RISC-V vector extensions building, since gcc is not bumped to gcc-13 yet in toolchain
see
- https://github.com/riscv-collab/riscv-gnu-toolchain/pull/1239
- https://github.com/riscv-collab/riscv-gnu-toolchain/issues/1301