homebrew-riscv icon indicating copy to clipboard operation
homebrew-riscv copied to clipboard

workaround for enabling rvv

Open howjmay opened this issue 1 year ago • 4 comments

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

howjmay avatar Oct 07 '23 16:10 howjmay