$OpenBSD: patch-lib-src_soundtouch_source_example_bpm_Makefile_in,v 1.2 2006/12/17 12:12:59 ajacoutot Exp $
--- lib-src/soundtouch/source/example/bpm/Makefile.in.orig	Sat Dec  2 11:17:54 2006
+++ lib-src/soundtouch/source/example/bpm/Makefile.in	Sat Dec  2 11:18:16 2006
@@ -192,7 +192,7 @@ lib_LTLIBRARIES = libBPM.la
 libBPM_la_SOURCES = BPMDetect.cpp PeakFinder.cpp
 
 # other compiler flags to add
-AM_CXXFLAGS = -O3 -I../../../include
+AM_CXXFLAGS = -I../../../include
 all: all-am
 
 .SUFFIXES:
