[SCM] csound/master: Disable default optimizations

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Aug 15 00:07:14 UTC 2013


The following commit has been merged in the master branch:
commit 28ea992ff9556d56099aff1b8851da8a95908309
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Aug 14 18:31:43 2013 -0400

    Disable default optimizations

diff --git a/debian/rules b/debian/rules
index 06967d6..7c7da23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,6 +68,7 @@ DEB_CMAKE_EXTRA_FLAGS = \
 	-DBUILD_MULTI_CORE=ON \
 	-DBUILD_CATALOG=OFF \
 	-DBUILD_TESTS=OFF \
+	-DUSE_COMPILER_OPTIMIZATIONS=OFF \
 
 # I/O plugins
 DEB_CMAKE_EXTRA_FLAGS += \

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list