Details
Details
- Reviewers
andrew jhb emaste imp - Commits
- rS316730: Include RISC-V target to universe build.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
| Makefile | ||
|---|---|---|
| 434 | I wonder if we should check for /usr/local/share/toolchains/riscv64-gcc.mk instead? Even though I suspect riscv64-gcc depends on riscv64-binutils, we still require riscv64-xtoolchain-gcc to be installed for CROSS_TOOLCHAIN=riscv64-gcc to work | |
| Makefile | ||
|---|---|---|
| 434 | Agree! | |
| Makefile | ||
|---|---|---|
| 431 | I think that's fair - if we come to a situation where we need different $target_arch-specific params we can introduce them then. | |
Comment Actions
This looks good to me, thanks.
FYI clusteradm@ has installed the toolchain packages on the universe*.freebsd.org machines.