svn commit: r357767 - head/net/cyphesis

Baptiste Daroussin bapt at FreeBSD.org
Sat Jun 14 22:17:15 UTC 2014


On Sat, Jun 14, 2014 at 10:23:42PM +0200, Oliver Lehmann wrote:
> 
> John Marino <freebsd.contact at marino.st> wrote:
> 
> > On 6/14/2014 20:55, Steve Wills wrote:
> 
> >> 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.
> 
> 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.
> 

USES=gcc-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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20140615/712474ac/attachment.sig>


More information about the svn-ports-head mailing list