[faq] Refer to OPTIONS_SET instead of WITH*_*

This commit is contained in:
Eitan Adler 2018-03-18 06:25:18 +00:00
parent 3a62417b85
commit 6d83478a39
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51499

View file

@ -2450,11 +2450,10 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
<para>There are rare cases where <filename>INDEX</filename>
will not build due to odd cases involving
<varname>WITH_<replaceable>*</replaceable></varname> or
<varname>WITHOUT_<replaceable>*</replaceable></varname>
variables being set in <filename>make.conf</filename>. If
<varname>OPTIONS_SET</varname>
being set in <filename>make.conf</filename>. If
you suspect that this is the case, try to make
<filename>INDEX</filename> with those make variables
<filename>INDEX</filename> with those variables
turned off before reporting it to &a.ports;.</para>
</answer>
</qandaentry>