[faq] Refer to OPTIONS_SET instead of WITH*_*
This commit is contained in:
parent
3a62417b85
commit
6d83478a39
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51499
1 changed files with 3 additions and 4 deletions
|
@ -2450,11 +2450,10 @@ kern.timecounter.hardware: TSC -> 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>
|
||||
|
|
Loading…
Reference in a new issue