On Fri 2013-11-22 15:51:14 UTC+0100, Michael Gmelin (free...@grem.de) wrote:

> > Then the obvious question is... How did you get aria2 to build in 9.1
> > when I can't get it to build in 9.2? ;-)
> 
> I built 9.1 from source using:
> 
> WITH_LIBCPLUSPLUS=YES
> (and later WITH_CLANG_EXTRAS=1)
> 
> (make buildworld installworld kernel)
> 
> So I've got libc++.
> 
> All ports are built using:
> CC=clang
> CXX=clang++
> CXXFLAGS+= -std=c++11 -stdlib=libc++
> CPP=clang-cpp

I see! I'll give that a try if I get some free time, although the
effort required seems excessive just to build the latest aria2 . :)

Thanks Michael,

Regards
Andrew
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to