From owner-svn-ports-head@FreeBSD.ORG Tue Nov 12 20:02:15 2013 Return-Path: Delivered-To: svn-ports-head@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 7CB939EF; Tue, 12 Nov 2013 20:02:15 +0000 (UTC) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A72FC21CC; Tue, 12 Nov 2013 20:02:14 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.7/8.14.7) with ESMTP id rACK28ua005094; Tue, 12 Nov 2013 14:02:08 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.7/8.14.7/Submit) id rACK28sf005093; Tue, 12 Nov 2013 14:02:08 -0600 (CST) (envelope-from brooks) Date: Tue, 12 Nov 2013 14:02:08 -0600 From: Brooks Davis To: Baptiste Daroussin Subject: Re: svn commit: r333554 - head/Mk/Uses Message-ID: <20131112200208.GB3391@lor.one-eyed-alien.net> References: <201311120925.rAC9Pi3j066839@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <201311120925.rAC9Pi3j066839@svn.freebsd.org> 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-head@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Nov 2013 20:02:15 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. 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. -- Brooks --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFSgok/XY6L6fI4GtQRAm3GAJ9watNFVRNDdkxmaDaN5n/X4JPOjQCgvxwN Pe9OY4RmJF2jxmUtx8dGw6I= =KRiK -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl--