Subject: Re: audio/flac broken with 2.0
To: Michael <macallan18@earthlink.net>
From: Siegmund Fuehringer <sifu@isohypse.org>
List: port-macppc
Date: 10/19/2004 07:55:47
hello!

On Mon, Oct 18, 2004 at 07:41:02PM -0400, Michael wrote:
> Hello,
> 
> > > except me :)
> > > for my linux box MACHINE_PLATFORM is Linux-2.6.8-gentoo-r7-ppc.
> > 
> > This fix should not break things for Linux.  Would you post your build
> > error log?
> 
> Linux/ppc should have the same problem as NetBSD/ppc - the assembler 
> doesn't understand the Apple-specific code. Should be a trivial change 
> in the Makefile.

yes,
.if !empty(MACHINE_PLATFORM:M*-*-powerpc) || !empty(MACHINE_PLATFORM:M*-*-ppc)
is enough...

greetings / sifu