freebsd-dev/tools/build/options/WITH_LLVM_TARGET_RISCV
Mitchell Horne b2689b12b1 Add option to build LLVM RISC-V target
Reviewed by:	emaste, dim
Approved by:	markj (mentor)
MFC after:	3 weeks
Differential Revision:	https://reviews.freebsd.org/D19759
2019-04-07 18:24:26 +00:00

6 lines
137 B
Plaintext

.\" $FreeBSD$
Set to build LLVM target support for RISC-V.
The
.Va LLVM_TARGET_ALL
option should be used rather than this in most cases.