Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 2009 18:37:38 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        hackers@freebsd.org
Subject:   Re: RFC: Big Makefile patch for WARNS settings
Message-ID:  <86zl7wpnzh.fsf@ds4.des.no>
In-Reply-To: <20091012155421.GJ36937@acme.spoerlein.net> ("Ulrich =?utf-8?Q?Sp=C3=B6rlein=22's?= message of "Mon, 12 Oct 2009 17:54:22 %2B0200")
References:  <20091011145021.GG36937@acme.spoerlein.net> <861vl8sxxb.fsf@ds4.des.no> <20091012155421.GJ36937@acme.spoerlein.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Ulrich Sp=C3=B6rlein <uqs@spoerlein.net> writes:
> Is there some easy way to do cross-compiles (like make universe) in just
> one of the subdirs? That would help tremendously.

% cd /usr/src
% make toolchain TARGET=3Dpowerpc
% make buildenv TARGET=3Dpowerpc
%% cd usr.sbin/rwhod
%% make

('make buildenv' starts a subshell)

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



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