From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 12 16:37:40 2009 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B0D5106566B for ; Mon, 12 Oct 2009 16:37:40 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id D1FE08FC1C for ; Mon, 12 Oct 2009 16:37:39 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id B66416D41B for ; Mon, 12 Oct 2009 16:37:38 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 522D984513; Mon, 12 Oct 2009 18:37:38 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: hackers@freebsd.org References: <20091011145021.GG36937@acme.spoerlein.net> <861vl8sxxb.fsf@ds4.des.no> <20091012155421.GJ36937@acme.spoerlein.net> Date: Mon, 12 Oct 2009 18:37:38 +0200 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 +0200") Message-ID: <86zl7wpnzh.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: RFC: Big Makefile patch for WARNS settings X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2009 16:37:40 -0000 Ulrich Sp=C3=B6rlein 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