svn commit: r357767 - head/net/cyphesis

Oliver Lehmann oliver at freebsd.org
Sat Jun 14 20:23:44 UTC 2014


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.


More information about the svn-ports-head mailing list