Date: Thu, 1 Nov 2018 07:16:04 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: "Jason E. Hale" <jhale@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r483625 - head/audio/libmusicbrainz5 Message-ID: <20181101071604.GB45853@FreeBSD.org> In-Reply-To: <201810312313.w9VND8Lx014644@repo.freebsd.org> References: <201810312313.w9VND8Lx014644@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181101071604.GB45853>