Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2010 18:56:07 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r206618 - head
Message-ID:  <201004141856.o3EIu75u057637@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Wed Apr 14 18:56:07 2010
New Revision: 206618
URL: http://svn.freebsd.org/changeset/base/206618

Log:
  Add note about TARGET_ARCH

Modified:
  head/Makefile.inc1

Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1	Wed Apr 14 18:29:40 2010	(r206617)
+++ head/Makefile.inc1	Wed Apr 14 18:56:07 2010	(r206618)
@@ -15,6 +15,7 @@
 #	-DNO_CTF do not run the DTrace CTF conversion tools on built objects
 #	LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
 #	TARGET="machine" to crossbuild world for a different machine type
+#	TARGET_ARCH= may be required when a TARGET supports multiple endians
 
 #
 # The intended user-driven targets are:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004141856.o3EIu75u057637>