From owner-svn-ports-all@FreeBSD.ORG Tue Nov 12 20:36:40 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38562137; Tue, 12 Nov 2013 20:36:40 +0000 (UTC) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5A8B1247B; Tue, 12 Nov 2013 20:36:39 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id t60so1202978wes.20 for ; Tue, 12 Nov 2013 12:36:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=BPqZu4sbIBDvm4nYiGZIZSWLE9SFYMOj/dKJpZy1o3E=; b=CPd78mqwuAhBKgHdj2fKVp450LnxRy5GHTW7E+/ewFW6a4hRR6ZJ3DyVhQj6JYR7nx HYMo0FmijKy/l/+OX7/TUgGUBBH0Dgk62AEuWYHNM6Ck7lBpFqr63g+LgRP6WeFuBZD8 QABDqnF3LhSq4AMHNZBgF2rbLzVusJBILkQMbJwASEyNB023Awv/CGJgq+Ovn5mFjzps G6W3sydOK+5K7Rd5PemmFq4pVFhjMWh/PZfPNjVgbeI54pKK+mtcjFykwq285LsPgrji 0Py1amSAUZH+gMUjrw8N1o59ihlXkEFiFBQp9NV3IUVOKqy2xsS+Gf07X22WqbVpLvVF iYRQ== X-Received: by 10.180.74.15 with SMTP id p15mr4215761wiv.63.1384288597710; Tue, 12 Nov 2013 12:36:37 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id dz5sm24160531wib.7.2013.11.12.12.36.35 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 12 Nov 2013 12:36:36 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 12 Nov 2013 21:36:34 +0100 From: Baptiste Daroussin To: Brooks Davis Subject: Re: svn commit: r333554 - head/Mk/Uses Message-ID: <20131112203633.GH56153@ithaqua.etoilebsd.net> References: <201311120925.rAC9Pi3j066839@svn.freebsd.org> <20131112200208.GB3391@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrvsYIebpInmECXG" Content-Disposition: inline In-Reply-To: <20131112200208.GB3391@lor.one-eyed-alien.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Nov 2013 20:36:40 -0000 --lrvsYIebpInmECXG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 12, 2013 at 02:02:08PM -0600, Brooks Davis wrote: > On Tue, Nov 12, 2013 at 09:25:44AM +0000, Baptiste Daroussin wrote: > > Author: bapt > > Date: Tue Nov 12 09:25:43 2013 > > New Revision: 333554 > > URL: http://svnweb.freebsd.org/changeset/ports/333554 > >=20 > > Log: > > On FreeBSD 8 clang will need a newer version of binutils. >=20 > I think this won't have any effect because clang33 won't use the > installed binutils. You need to add -B ${LOCALBASE}/bin to CFLAGS and > CXXFLAGS for them to actually be used. >=20 > -- Brooks That is exactly what dbn reported and is testing right now :) http://people.freebsd.org/~bapt/compiler.mk.diff regards, Bapt --lrvsYIebpInmECXG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlKCkVEACgkQ8kTtMUmk6ExzsQCgmleetlfJ81Eukd0+3I6DQBnW 1scAmwaLlHtSRkxhV2McI692Znhx00a0 =tfR/ -----END PGP SIGNATURE----- --lrvsYIebpInmECXG--