PERFORCE change 101460 for review

Gabor Kovesdan gabor at FreeBSD.org
Thu Jul 13 12:43:55 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=101460

Change 101460 by gabor at 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>


More information about the p4-projects mailing list