freebsd-skq/tools/build/options/WITHOUT_CLANG_BOOTSTRAP

6 lines
225 B
Plaintext
Raw Normal View History

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