On Wed, 16 Oct 2013 21:47:32 +0000 Schaich Alonso wrote:
> On Wed, 16 Oct 2013 16:40:27 +0000
> Max Brazhnikov <m...@issp.ac.ru> wrote:
> 
> > On Wed, 16 Oct 2013 08:28:35 -0700 Alonso Schaich wrote:
> > > SVN commit 9627 by aschai:
> > > 
> > > Use new compiler option. Tested on 9-STABLE and 10-STABLE.
> > 
> > USE_GCC=any means it can be compiled with base gcc42 on 9-stable, now the
> > port requires gcc46. Is this intentional?
> > 
> > Max
> 
> No, it's indeed unintended. It builds with base gcc on 9-STABLE or with clang
> using libc++ but not libstdc++ on 10-STABLE. Any idea on how to force libc++
> only on clang?

You can't force, but you can test COMPILER_FEATURES for libc++ on 10-stable and 
greater.
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to