This is a direct port of the github repository at
https://github.com/freebsd-riscv/riscv-gnu-toolchain to build a toolchain
that creates risc-v binaries.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 4825 Build 4884: arc lint + arc unit
Event Timeline
Comment Actions
This isn't quite ready for review, but mat helped me out a bit today and I had some questions about how this "toolchain" port should be laid out so that it works for the risc-v devs but also doesn't do anything to different than our existing toolchain ports.
Comment Actions
This doesn't quite build the way I expect a gnu toolchain to build. The make target appears to try and install for reasons that I don't understand.
Comment Actions
I have another revision to add riscv-toolchain-gcc as devel/riscv-binutils and dvel/riscv-gcc, please see https://reviews.freebsd.org/D9020