[SCM] csound/master: Enable openmp

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sat Oct 19 23:03:45 UTC 2013


The following commit has been merged in the master branch:
commit f743ae67dcab3556dce38f85b8e6a823522ff685
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sat Oct 19 18:15:24 2013 -0300

    Enable openmp

diff --git a/debian/rules b/debian/rules
index 3b5427f..796b88e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,7 +60,7 @@ DEB_CMAKE_EXTRA_FLAGS = \
 	-DUSE_DOUBLE=ON \
 	-DUSE_GETTEXT=ON \
 	-DBUILD_STATIC_LIBRARY=OFF \
-	-DUSE_OPEN_MP=OFF \
+	-DUSE_OPEN_MP=ON \
 	-DUSE_LRINT=ON \
 	-DBUILD_UTILITIES=ON \
 	-DBUILD_NEW_PARSER=ON \

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list