From owner-svn-src-all@FreeBSD.ORG Tue Dec 20 19:30:11 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00DF3106566B; Tue, 20 Dec 2011 19:30:10 +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 721978FC13; Tue, 20 Dec 2011 19:30:10 +0000 (UTC) Received: by obbwd18 with SMTP id wd18so3978535obb.13 for ; Tue, 20 Dec 2011 11:30:10 -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=CPN3QEK+spVAGrujgwOZZTX+H+Olewo+qw0BB6c1GnM=; b=kykmIe3Y0gsgPa8xcXrxraDpiiERI9ZZWDF2PaiBxVtJw3kojmVt1JCXJHioXpsnT0 6e9WWc6n4B/5A691w7dZh7+Pc9gYKBuKX9BkICrXWv3QspstQZj6eANxDvA/7wWfJd+X PdXDmQLgT7Iw5tovFfs4c1alN+xhfbfo+pLsA= MIME-Version: 1.0 Received: by 10.182.115.5 with SMTP id jk5mr2968529obb.6.1324409410025; Tue, 20 Dec 2011 11:30:10 -0800 (PST) Received: by 10.182.62.227 with HTTP; Tue, 20 Dec 2011 11:30:09 -0800 (PST) In-Reply-To: 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:30:09 -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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2011 19:30:11 -0000 On Tue, Dec 20, 2011 at 11:21 AM, Garrett Cooper wrote= : > 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 buildin= g >> 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. Of course, now that I mention it, that's less relevant to this particular discussion. Please ignore above fud if you have access to fast Intel hardware. -Garrett