svn commit: r335835 - head/audio/beast

Gerald Pfeifer gerald at pfeifer.com
Sat Dec 7 20:49:19 UTC 2013


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.

Gerald


More information about the svn-ports-head mailing list