Update WITH_/WITHOUT_CLANG_IS_CC descriptions
Describe /usr/bin/cc etc. as links to the compiler, and don't conflate WITHOUT_CLANG_IS_CC with installing GCC. Leave a reference to WITH_GCC and WITHOUT_CLANG_IS_CC installing links to GCC, although this will be removed in ~1.5 months when GCC 4.2.1 is removed from the tree. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c43640d630
commit
b6663ab38a
@ -1,6 +1,9 @@
|
||||
.\" $FreeBSD$
|
||||
Set to install the GCC compiler as
|
||||
Do not install links to the Clang C/C++ compiler as
|
||||
.Pa /usr/bin/cc ,
|
||||
.Pa /usr/bin/c++
|
||||
and
|
||||
.Pa /usr/bin/cpp .
|
||||
If
|
||||
.Va WITH_GCC
|
||||
is set then links to the GCC C/C++ compiler will be installed instead.
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to install the Clang C/C++ compiler as
|
||||
Install links to the Clang C/C++ compiler as
|
||||
.Pa /usr/bin/cc ,
|
||||
.Pa /usr/bin/c++
|
||||
and
|
||||
|
Loading…
Reference in New Issue
Block a user