$OpenBSD: patch-lib-src_soundtouch_source_SoundTouch_Makefile_in,v 1.4 2007/06/06 09:35:18 ajacoutot Exp $
--- lib-src/soundtouch/source/SoundTouch/Makefile.in.orig	Wed Mar 28 09:33:27 2007
+++ lib-src/soundtouch/source/SoundTouch/Makefile.in	Wed Mar 28 09:33:57 2007
@@ -197,7 +197,7 @@ libSoundTouch_la_SOURCES = AAFilter.cpp FIRFilter.cpp 
 
 # ??? test for -fcheck-new in configure.ac
 # other compiler flags to add
-AM_CXXFLAGS = -O3 -msse -fcheck-new -I../../include
+AM_CXXFLAGS = -I../../include -fcheck-new
 all: all-am
 
 .SUFFIXES:
