From owner-svn-src-head@FreeBSD.ORG Tue Dec 20 19:21:47 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66DD3106564A; Tue, 20 Dec 2011 19:21:47 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id E3EFD8FC18; Tue, 20 Dec 2011 19:21:46 +0000 (UTC) Received: by obbwd18 with SMTP id wd18so3972133obb.13 for ; Tue, 20 Dec 2011 11:21:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=8Ryzh4jvWE4ZPy2BxHsEk60nqdkhgC5WLcU575HOg0g=; b=K+H85tqRoqQIOYtLpUd76OJ4JSLPqBVRbq1cOn4qEVc/9M37bhZ42rXSjxhMk+lBIJ 2RwdIWMYNrR0N9vLU8DFU4EX1vij42mfA6hEiIqpzfHLsr3EmrVlE05THnc/oCVHLxWn M72cKUQJd5axZnaDJikOHjw5Zemnk5mmtiU/A= MIME-Version: 1.0 Received: by 10.182.115.5 with SMTP id jk5mr2948046obb.6.1324408906485; Tue, 20 Dec 2011 11:21:46 -0800 (PST) Received: by 10.182.62.227 with HTTP; Tue, 20 Dec 2011 11:21:46 -0800 (PST) In-Reply-To: <91C30101-B401-4B2F-84BE-7BB4AF3D9311@bsdimp.com> References: <201111291946.pATJkHMs064094@svn.freebsd.org> <4ED544E1.3050307@t-hosting.hu> <4ED545A9.8000304@FreeBSD.org> <0CAA5754-4FAC-4B87-92B7-439B109473C0@bsdimp.com> <20111220171740.X1005@besplex.bde.org> <91C30101-B401-4B2F-84BE-7BB4AF3D9311@bsdimp.com> Date: Tue, 20 Dec 2011 11:21:46 -0800 Message-ID: From: Garrett Cooper To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Doug Barton , Max Khon , svn-src-all@freebsd.org, src-committers@freebsd.org, =?ISO-8859-1?B?R+Fib3IgS/Z2ZXNk4W4=?= , Bruce Evans , svn-src-head@freebsd.org Subject: Re: svn commit: r228143 - in head: . share/mk tools/build/options X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2011 19:21:47 -0000 On Tue, Dec 20, 2011 at 9:40 AM, Warner Losh wrote: > > On Dec 20, 2011, at 2:21 AM, Garrett Cooper wrote: > > > =A0=A0=A0The assumption (that isn't clearly stated) is that I am building > things on suped up x86 hardware, not arm CPUs, Intel Atoms, etc. On > those platforms building superfluous things still do matter (in > particular because cross-building some things still isn't doable 100% > of the time, but also because flash, some platter media, etc is slow). > But I suppose I digress... > > > When is cross building not doable? =A0Please, give examples, not fud. ports. -Garrett