]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use clang and lld as the default toolchain for RISCV.
authorjhb <jhb@FreeBSD.org>
Wed, 8 Jan 2020 17:25:59 +0000 (17:25 +0000)
committerjhb <jhb@FreeBSD.org>
Wed, 8 Jan 2020 17:25:59 +0000 (17:25 +0000)
commit8b7b872051e1d76c23f40720fbc1ca8c7127388d
treed76c78c3da478b324eca8468a28c62e62cd0c16a
parentff34767453e2b7e288f385b8c480695f25517047
Use clang and lld as the default toolchain for RISCV.

- Enable clang and lld as system toolchains.
- Don't use external GCC for universe by default.
- Re-enable riscv64sf since it builds fine with clang + lld.

Reviewed by: emaste, mhorne
Relnotes: yes
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D23089
Makefile
share/man/man7/arch.7
share/mk/src.opts.mk