freebsd-dev/tools/build/options/WITHOUT_GCC
Warner Losh 0163af2360 Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained control
over building gcc and binutils.  They default to true, unless
MK_TOOLCHAIN is no.

Reviewed by:	ru@
2011-05-19 05:13:25 +00:00

7 lines
164 B
Plaintext

.\" $FreeBSD$
Set to not install gcc and g++.
.Bf -symbolic
The option does not generally work for build targets, unless some alternative
toolchain is enabled.
.Ef