Update of /cvsroot/audacity/lib-src/soundtouch/source/SoundTouch
In directory 
sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv8667/lib-src/soundtouch/source/SoundTouch

Modified Files:
      Tag: AUDACITY_1_2
        Makefile.in 
Log Message:
Remove "-msse" flag to allow building with gcc-3.3.


Index: Makefile.in
===================================================================
RCS file: /cvsroot/audacity/lib-src/soundtouch/source/SoundTouch/Makefile.in,v
retrieving revision 1.1.1.1.2.5
retrieving revision 1.1.1.1.2.6
diff -u -d -r1.1.1.1.2.5 -r1.1.1.1.2.6
--- Makefile.in 26 Oct 2006 16:45:18 -0000      1.1.1.1.2.5
+++ Makefile.in 11 Nov 2006 23:28:20 -0000      1.1.1.1.2.6
@@ -189,7 +189,7 @@
 
 # ??? test for -fcheck-new in configure.ac
 # other compiler flags to add
-AM_CXXFLAGS = -O3 -msse -fcheck-new -I../../include
+AM_CXXFLAGS = -O3 -fcheck-new -I../../include
 all: all-am
 
 .SUFFIXES:


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to