openbsd-ports/audio/soundtouch/patches/patch-source_SoundTouch_Makefile_am
2011-06-30 10:02:35 +00:00

13 lines
517 B
Plaintext

$OpenBSD: patch-source_SoundTouch_Makefile_am,v 1.3 2011/06/30 10:02:35 jasper Exp $
--- source/SoundTouch/Makefile.am.orig Sat Nov 24 13:45:29 2007
+++ source/SoundTouch/Makefile.am Sat Nov 24 13:45:36 2007
@@ -35,7 +35,7 @@ libSoundTouch_la_SOURCES=AAFilter.cpp FIRFilter.cpp FI
# ??? test for -fcheck-new in configure.ac
# other compiler flags to add
-AM_CXXFLAGS=-O3 -msse -fcheck-new -I../../include
+AM_CXXFLAGS=-fcheck-new -I../../include
# other linking flags to add
#libSoundTouch_la_LIBADD=