Path to this page:
Subject: CVS commit: pkgsrc/audio/flac
From: Ben Collver
Date: 2004-10-18 16:23:29
Message id: 20041018142329.7100F2DA1D@cvs.netbsd.org
Log Message:
FLAC recently gained PPC optimizations that only work with Apple's
assembler. Since they cause the FLAC build to fail on AIX and NetBSD,
only enable the optimizations if the OPSYS is Darwin.
There is also a misplaced #endif in lpc.h that causes the build to
fail on all platforms if assembler optimizations are disabled. This
is fixed by patch-af.
Thanks to Michael <macallan18@earthlink.net> for troubleshooting!
Files: