13 lines
513 B
Plaintext
13 lines
513 B
Plaintext
$OpenBSD: patch-source_example_SoundStretch_Makefile_am,v 1.3 2011/06/30 10:02:35 jasper Exp $
|
|
--- source/example/SoundStretch/Makefile.am.orig Sat Nov 24 13:45:12 2007
|
|
+++ source/example/SoundStretch/Makefile.am Sat Nov 24 13:45:57 2007
|
|
@@ -47,7 +47,7 @@ soundstretch_LDADD=../../SoundTouch/libSoundTouch.la .
|
|
soundstretch_LDFLAGS=-s
|
|
|
|
## additional compiler flags
|
|
-soundstretch_CXXFLAGS=-O3 -I../bpm
|
|
+soundstretch_CXXFLAGS=-I../bpm
|
|
|
|
#clean-local:
|
|
# -rm -f additional-files-to-remove-on-make-clean
|