[kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

Max Brazhnikov makc at freebsd.org
Thu Oct 17 14:11:48 UTC 2013


On Wed, 16 Oct 2013 21:47:32 +0000 Schaich Alonso wrote:
> On Wed, 16 Oct 2013 16:40:27 +0000
> Max Brazhnikov <makc at 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.


More information about the kde-freebsd mailing list