Date: Sun, 15 Jun 2014 00:17:08 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Oliver Lehmann <oliver@freebsd.org> Cc: svn-ports-head@freebsd.org, Steve Wills <swills@freebsd.org>, svn-ports-all@freebsd.org, marino@freebsd.org, John Marino <freebsd.contact@marino.st>, ports-committers@freebsd.org Subject: Re: svn commit: r357767 - head/net/cyphesis Message-ID: <20140614221708.GA4747@ivaldir.etoilebsd.net> In-Reply-To: <20140614222342.Horde.zaXCxIsq8DNmec9k7uKpYw7@avocado.salatschuessel.net> References: <201406141111.s5EBBCgV016094@svn.freebsd.org> <539C8682.3030603@marino.st> <20140614175243.GD67971@mouf.net> <539C8E46.1010803@marino.st> <20140614185459.GA68684@mouf.net> <539C9E30.2070505@marino.st> <20140614222342.Horde.zaXCxIsq8DNmec9k7uKpYw7@avocado.salatschuessel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 14, 2014 at 10:23:42PM +0200, Oliver Lehmann wrote: >=20 > John Marino <freebsd.contact@marino.st> wrote: >=20 > > On 6/14/2014 20:55, Steve Wills wrote: >=20 > >> Also, would adding USE_GCC help here? > > > > From what I could see of the build log, it should be relatively easy for > > a knowledgeable person to fix it to work on any compiler. A real > > attempt to fix it should be made before resorting to USE_GCC. But yes, > > USE_GCC would be preferable to BROKEN IMO. >=20 > USE_GCC won't help as all the dependencies are compile with clang++ and > clang++ compile libs cannot be used with g++ and vice versa. >=20 USES=3Dgcc-c++11-lib might do the trick on head and work on 8 and 9 as well It will use gcc but link againt libc++ on 10 and head regards, Bapt --9amGYk9869ThD9tj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlOcyeQACgkQ8kTtMUmk6EzWWACguH1Umb9+OxcM1I9ajfz8Quo9 8ikAnAyyDIHHRjh+4pbHMfXHsfFajxvU =R9g+ -----END PGP SIGNATURE----- --9amGYk9869ThD9tj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140614221708.GA4747>