From owner-svn-src-head@FreeBSD.ORG Tue Dec 20 20:17:40 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 E941F106564A; Tue, 20 Dec 2011 20:17:39 +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 6FFA38FC0A; Tue, 20 Dec 2011 20:17:39 +0000 (UTC) Received: by obbwd18 with SMTP id wd18so4014564obb.13 for ; Tue, 20 Dec 2011 12:17:38 -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=D5+3lCM7OMU+G7iiVNXSpC39xiR3Zue58kSvT9nt8ZQ=; b=l7INsZJIJWliYH18AlSbnHSHUsPEpv23I6ntvwVzm+zwtwrPc3drE2D5eaRTdmY21D KoD+YH60rEkDKH/qlb3y+CizRjo20i2MYeEhZaAXR2Br1lcS6qwKBNOBwpLyvT0NGliG y2YPfLZA+68Sf/cAqdL/Il8rdtPUfZec9JIGY= MIME-Version: 1.0 Received: by 10.182.231.38 with SMTP id td6mr3036193obc.66.1324412258833; Tue, 20 Dec 2011 12:17:38 -0800 (PST) Received: by 10.182.62.227 with HTTP; Tue, 20 Dec 2011 12:17:38 -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 12:17:38 -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 20:17:40 -0000 On Tue, Dec 20, 2011 at 11:36 AM, Warner Losh wrote: > > On Dec 20, 2011, at 12:21 PM, 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 =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. > > Which affects profiled libraries how? Please see later comment :/. -Garrett