Date: Thu, 13 Jul 2006 12:43:54 GMT From: Gabor Kovesdan <gabor@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 101460 for review Message-ID: <200607131243.k6DChsFU009694@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=101460 Change 101460 by gabor@gabor_spitfire on 2006/07/13 12:43:51 Add explanation of IA32_BINARY_PORT. PR: 98105 Affected files ... .. //depot/projects/soc2006/gabor_docs/porters-handbook/book.sgml#2 edit Differences ... ==== //depot/projects/soc2006/gabor_docs/porters-handbook/book.sgml#2 (text+ko) ==== @@ -10037,6 +10037,13 @@ <makevar>NOT_FOR_ARCHS_REASON_<replaceable>ARCH</replaceable></makevar>. </listitem> + <listitem> + <para>If a port fetches compiled i386 binaries and installs them + <makevar>IA32_BINARY_PORT</makevar> should be set. If this variable + is set it will be checked if the kernel has compiled-in IA32 + compatibility and if one of these two dependencies isn't available + <makevar>IGNORE<makevar> will be set automatically.</para> + </listitem> </itemizedlist> </sect2>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607131243.k6DChsFU009694>