Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2014 05:52:44 +0200
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Kurt Jaeger <pi@FreeBSD.org>, ports-committers@freebsd.org
Subject:   Re: svn commit: r365910 - head/ftp/filezilla
Message-ID:  <20140829035244.GH42528@f10.opsec.eu>
In-Reply-To: <20140828233832.GG162@ivaldir.etoilebsd.net>
References:  <201408240952.s7O9q6qD007094@svn.freebsd.org> <20140828233832.GG162@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> > +.include <bsd.port.pre.mk>
> > +
> > +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
> > +USE_GCC=	4.7+
> > +.endif
> 
> ^^ This is wrong
> 
> if filezilla do need a c++11 compiler then the solution is
> USES=compiler:c++11-lang
> if filezilla do need a c++11 library then the solution is
> USES=compiler:c++11-lib
> 
> if c++11-lang is enough then that will save libstdc++ potential mixup problems.

Gerald Pfeifer pointed in that direction, and I'm investigating this.

No definite answer as $DAYJOB demands its share...

-- 
pi@FreeBSD.org         +49 171 3101372                6 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140829035244.GH42528>