svn commit: r52264 - head/en_US.ISO8859-1/books/porters-handbook/uses

Mark Linimon <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: linimon
Date: Sun Sep 16 10:37:57 2018
New Revision: 52264
URL: https://svnweb.freebsd.org/changeset/doc/52264

Log:
  Document USES=compiler:c++17-lang.
  
  Approved by:		mat
  Differential Revision:	D17125

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml	Sun Sep 16 02:57:49 2018	(r52263)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml	Sun Sep 16 10:37:57 2018	(r52264)
@@ -278,14 +278,17 @@
     <title><literal>compiler</literal></title>
 
     <para>Possible arguments: (none), <literal>env</literal>
-      (default, implicit), <literal>c++14-lang</literal>,
+      (default, implicit), <literal>c++17-lang</literal>,
+      <literal>c++14-lang</literal>,
       <literal>c++11-lang</literal>, <literal>gcc-c++11-lib</literal>,
       <literal>c++11-lib</literal>, <literal>c++0x</literal>,
       <literal>c11</literal>, <literal>openmp</literal>,
       <literal>nestedfct</literal>, <literal>features</literal></para>
 
     <para>Determines which compiler to use based on any given wishes.
-      Use <literal>c++14-lang</literal> if the port needs a
+      Use <literal>c++17-lang</literal> if the port needs a
+      C++17-capable compiler,
+      <literal>c++14-lang</literal> if the port needs a
       C++14-capable compiler, <literal>c++11-lang</literal>
       if the port needs a C++11-capable compiler,
       <literal>gcc-c++11-lib</literal> if the
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.