opnsense-ports/audio/audacity/files/patch-lib-src__soundtouch__source__SoundTouch__Makefile.am
Franco Fichtner e7b7bfc9f2 */*: sync with upstream
Taken from: FreeBSD
2015-11-24 07:04:24 +01:00

11 lines
418 B
Text

--- lib-src/soundtouch/source/SoundTouch/Makefile.am.orig 2015-07-11 10:02:22 UTC
+++ lib-src/soundtouch/source/SoundTouch/Makefile.am
@@ -32,7 +32,7 @@ libSoundTouch_la_SOURCES=AAFilter.cpp FI
# Compiler flags
-AM_CXXFLAGS=-O3 -fcheck-new -I../../include
+AM_CXXFLAGS=-O3 -I../../include
# Compile the files that need MMX and SSE individually.
libSoundTouch_la_LIBADD=libSoundTouchMMX.la libSoundTouchSSE.la