Fix typo.
This commit is contained in:
parent
c255a8b214
commit
1d800d7b72
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43902
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
||||||
<literal>nestedfct</literal>, <literal>features</literal></entry>
|
<literal>nestedfct</literal>, <literal>features</literal></entry>
|
||||||
|
|
||||||
<entry>Determines which compiler to use based on any given wishes.
|
<entry>Determines which compiler to use based on any given wishes.
|
||||||
Use <literal>c++11-lang</literal> if the port needs a C+11-capable
|
Use <literal>c++11-lang</literal> if the port needs a C++11-capable
|
||||||
compiler, and <literal>c++11-lib</literal> if the port also needs
|
compiler, and <literal>c++11-lib</literal> if the port also needs
|
||||||
a C++11-ready standard library. If the port needs a compiler
|
a C++11-ready standard library. If the port needs a compiler
|
||||||
understanding C++0X, C11, OpenMP, or nested functions, the
|
understanding C++0X, C11, OpenMP, or nested functions, the
|
||||||
|
|
Loading…
Reference in a new issue