xref: /freebsd-src/tools/build/options/WITHOUT_CLANG_BOOTSTRAP (revision fc55c20355d889bf3d3f81d94b3614a0c4253fa0)
1Do not build the Clang C/C++ compiler during the bootstrap phase of
2the build.
3To be able to build the system, either gcc or clang bootstrap must be
4enabled unless an alternate compiler is provided via XCC.
5