Subject: Re: audio/flac broken with 2.0
To: Michael <macallan18@earthlink.net>
From: Ben Collver <ben@NetBSD.org>
List: tech-pkg
Date: 10/18/2004 16:47:43
On Mon, Oct 18, 2004 at 07:41:02PM -0400, Michael wrote:
> > 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.

My fix disabled assembler optimizations on all powerpc platforms except
for Darwin.  That's why I would like to see a build error log, it would
help clarify what is going on.

Ben