[SCM] csound/master: Build with new parser

fcahoon-guest at users.alioth.debian.org fcahoon-guest at users.alioth.debian.org
Tue Jun 12 01:17:17 UTC 2012


The following commit has been merged in the master branch:
commit 52a47cd3e9961a1bab86f14fe04652fa932963ea
Author: Forrest Cahoon <forrest.cahoon at gmail.com>
Date:   Sat Jun 9 00:39:50 2012 -0500

    Build with new parser

diff --git a/debian/rules b/debian/rules
index 38a2743..a02c3b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,7 +59,7 @@ DEB_CMAKE_EXTRA_FLAGS = \
 	-DUSE_OPEN_MP=OFF \
 	-DUSE_LRINT=ON \
 	-DBUILD_UTILITIES=ON \
-	-DBUILD_NEW_PARSER=OFF \
+	-DBUILD_NEW_PARSER=ON \
 	-DNEW_PARSER_DEBUG=OFF \
 	-DBUILD_MULTI_CORE=OFF \
 	-DBUILD_CATALOG=OFF \

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list