Add WITH_GCC alongside WITHOUT_GCC.
Remove the comment from WITHOUT_GCC about this not working without an alternate toolchain, we have clang now.
This commit is contained in:
parent
a5bfe4486c
commit
1ff238b888
@ -1,6 +1,2 @@
|
||||
.\" $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
|
||||
Set to not build and install gcc and g++.
|
||||
|
2
tools/build/options/WITH_GCC
Normal file
2
tools/build/options/WITH_GCC
Normal file
@ -0,0 +1,2 @@
|
||||
.\" $FreeBSD$
|
||||
Set to build and install gcc and g++.
|
Loading…
Reference in New Issue
Block a user