17.14 Respect both CC and CXX section:

- Fix s/CFLAGS/CXX/ oversight

PR:		docs/52672
Submitted by:	Alexey Neyman <alex.neyman@auriga.ru>
This commit is contained in:
Pav Lucistnik 2005-07-15 12:44:26 +00:00
parent 4eebdc1bac
commit 923b863633
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25120

View file

@ -8486,7 +8486,7 @@ bacula:*:910:</programlisting>
<programlisting>CC= gcc</programlisting>
<programlisting>CXX= g++</programlisting>
<para>Both <makevar>CC</makevar> and <makevar>CFLAGS</makevar>
<para>Both <makevar>CC</makevar> and <makevar>CXX</makevar>
variables can be defined on FreeBSD systems in
<filename>/etc/make.conf</filename>. The first example
defines a value if it was not previously set in