On Fri, Feb 17, 2017 at 08:42:12PM +0100, Donovan Watteau wrote:
> Hi,
> 
> The following diff fixes multimedia/libvpx when trying to build it
> with gcc 4.2.1.
> 
> It's calling some GCC flags which don't exist in this version.
> amd64 and i386 are not affected, because they use clang.
> 
> I'm just disabling the offending flags; that's the simplest thing to
> do and I can't see any drawback to it (building with clang might just
> be a bit more verbose).
> 
> No bump, since it just fixes things on archs where it didn't build,
> and amd64/i386 output shouldn't change (only warning flags were changed).

Thanks, testing it on macppc.

Reply via email to