CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/06/14 04:06:08
Modified files:
audio/xmms : Makefile
Added files:
audio/xmms/patches: gcc-Input_mpg123_Makefile_am
Removed files:
audio/xmms/patches: gcc-Input_mpg123_Makefile_in
Log message:
sparc64 has sporadic build failures unless -O0 is used for some files;
this was patched in Makefile.in in the past but a change that was made
to run autoconf has knocked this out. switch to patching Makefile.am
instead. from Brad; ok robert@ (maintainer)