svn commit: r53057 - head/en_US.ISO8859-1/books/porters-handbook/special
Tobias Kortkamp <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: tobik (ports committer) Date: Sat May 25 16:39:41 2019 New Revision: 53057 URL: https://svnweb.freebsd.org/changeset/doc/53057 Log: Porter's Handbook: Remove mention of CMAKE_VERBOSE It was was removed in ports r421635 and verbose builds are on by default now and not toggleable any more. Approved by: tcberner, rene Differential Revision: https://reviews.freebsd.org/D20410 Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Sat May 25 15:54:26 2019 (r53056) +++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Sat May 25 16:39:41 2019 (r53057) @@ -711,13 +711,6 @@ IGNORE= may not be redistributed because of licensing <tbody> <row> - <entry><varname>CMAKE_VERBOSE</varname></entry> - <entry>Enable verbose build output. Default not set, - unless <varname>BATCH</varname> or - <varname>PACKAGE_BUILDING</varname> are set.</entry> - </row> - - <row> <entry><varname>CMAKE_NOCOLOR</varname></entry> <entry>Disables color build output. Default not set, unless <varname>BATCH</varname> or _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"