freebsd-nq/tools/build/options/WITHOUT_CLANG_BOOTSTRAP

6 lines
227 B
Plaintext
Raw Normal View History

.\" $FreeBSD$
Set to not build the Clang C/C++ compiler during the bootstrap phase of the build.
You must enable either gcc or clang bootstrap to be able to build the system,
unless an alternative compiler is provided via
XCC.