[SCM] csound/master: Add new build options defaulting to Off for everything

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Wed Jan 19 01:50:42 UTC 2011


The following commit has been merged in the master branch:
commit b0c750b5c125f1f472669f8984e7fbf4ffa4e955
Author: Felipe Sateler <fsateler at debian.org>
Date:   Mon Jan 17 21:07:34 2011 -0300

    Add new build options defaulting to Off for everything

diff --git a/debian/rules b/debian/rules
index c31bba2..67c1da5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,6 +60,8 @@ DEB_SCONS_OPTIONS = \
 	Word64=0 \
 	Lib64=0 \
 	useAltivec=0 \
+	useOpenMP=0 \
+	buildBeats=0 \
 	withICL=0 \
 	withMSVC=0 \
 	withSunStudio=0 \

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list