svn commit: r335835 - head/audio/beast

Danilo E. Gondolfo danilo at freebsd.org
Sat Dec 7 21:35:13 UTC 2013


On 12/07/13 18:49, Gerald Pfeifer wrote:
> On Sat, 7 Dec 2013, Baptiste Daroussin wrote:
>> compiler:c++11-lang (or c++11-lib) does not work? the bonus is that you 
>> are not tight to gcc but you can also use clang when available.
> 
> The malus is that if GCC is used/desired, it's a different version
> than USE_GCC=yes (thanks to the painful process of fixing all those
> broken ports), so the user may find herself with several version.
> 
> We should sync this more closely going forward.
> 
> 
> USES=compiler:c++11-lang is fine otherwise, but if USE_GCC is used,
> I suggest you make that USE_GCC=yes, Danilo.

Should I use both compiler:c++11-lang and USE_GCC=yes? Because just
USE_GCC=yes (gcc 4.6) is enough.

audio/beast doesn't build with clang.

> 
> Gerald
> 



More information about the svn-ports-head mailing list