svn commit: r483625 - head/audio/libmusicbrainz5

Alexey Dokuchaev danfe at freebsd.org
Thu Nov 1 07:16:05 UTC 2018


On Wed, Oct 31, 2018 at 11:13:08PM +0000, Jason E. Hale wrote:
> New Revision: 483625
> URL: https://svnweb.freebsd.org/changeset/ports/483625
> 
> Log:
>   audio/libmusicbrainz5: Fix build on powerpc64
>   
>   PR:		232582

It builds just fine with default compiler here on Mac mini G4 (powerpc32),
so presumably on powerpc64 as well.

Looking at the PR, he says that [compiler:c++11-lang] is necessary, because
otherwise dependent on it ports using GCC7 won't link on GCC architectures.

He does not mention which dependent ports or provide error message or other
relevant context though, so it's hard to make proper judgment about whether
these changes are warranted, or the problem was approached correctly.

./danfe


More information about the svn-ports-head mailing list