Document the IA32_BINARY_PORT variable.
Submitted by: gabor Reviewed by: droso Sponsored by: Google Summer of Code 2006
This commit is contained in:
parent
2a7982c8ad
commit
5da78ddcae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28322
1 changed files with 11 additions and 0 deletions
|
@ -10047,6 +10047,17 @@ bacula:*:910:</programlisting>
|
|||
<makevar>NOT_FOR_ARCHS_REASON_<replaceable>ARCH</replaceable></makevar>.
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>If a port fetches i386 binaries and installs them,
|
||||
<makevar>IA32_BINARY_PORT</makevar> should be set. If this
|
||||
variable is set, it will be checked whether the
|
||||
<filename>/usr/lib32</filename> directory is available for
|
||||
IA32 versions of libraries and whether the kernel
|
||||
has IA32 compatibility compiled in. If one of these two
|
||||
dependencies is not satisfied, <makevar>IGNORE</makevar> will
|
||||
be set automatically.</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue