[csw-devel] SF.net SVN: gar:[7882] csw/mgar/pkg/mpg123/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 5 21:55:17 CET 2010


Revision: 7882
          http://gar.svn.sourceforge.net/gar/?rev=7882&view=rev
Author:   dmichelsen
Date:     2010-01-05 20:55:17 +0000 (Tue, 05 Jan 2010)

Log Message:
-----------
mpg123: Do not use assembler optimizations with Sun Studio

Modified Paths:
--------------
    csw/mgar/pkg/mpg123/trunk/Makefile

Modified: csw/mgar/pkg/mpg123/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mpg123/trunk/Makefile	2010-01-05 20:43:05 UTC (rev 7881)
+++ csw/mgar/pkg/mpg123/trunk/Makefile	2010-01-05 20:55:17 UTC (rev 7882)
@@ -23,6 +23,7 @@
 NO_ISAEXEC = 1
 EXTRA_BUILD_ISAS = sparcv8plus+vis pentium
 CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --with-cpu=generic_fpu
 
 # When we compile 64 bit largefiles are always on
 CONFIGURE_ARGS_mm-64 += --disable-largefile


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list