Date: Fri, 15 Mar 2002 19:19:33 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Dag-Erling Smorgrav <des@ofug.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall Makefile Message-ID: <20020315171933.GA92157@sunbay.com> In-Reply-To: <xzp8z8trcyi.fsf@flood.ping.uio.no> References: <200203151127.g2FBRlM03640@freefall.freebsd.org> <xzp8z8trcyi.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 15, 2002 at 05:51:49PM +0100, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <ru@FreeBSD.org> writes:
> > beast.FreeBSD.org running 5.0-CURRENT alpha has been able to
> > cross build i386 world with this patch.
>
> I assume you reenabled sysinstall in usr.sbin/Makefile before testing
> this?
>
No, because your change didn't exclude sysinstall from cross builds,
and as such didn't make any difference.
In a cross build case, Makefile.inc1 sets MACHINE_ARCH=${TARGET_ARCH}
for targets like "depend", "all" and "install". (See CROSSENV setting
in Makefile.inc1.)
TARGET_ARCH is only meaningful in Makefile.inc1 and tools built as
part of the cross-tools stage.
Please back your change out.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
ru@sunbay.com Sunbay Software AG,
ru@FreeBSD.org FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020315171933.GA92157>
