[SCM] csound/master: Remove unused cmake options from build script
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Thu Aug 10 01:29:44 UTC 2017
The following commit has been merged in the master branch:
commit 3215475b3ab5cbc7c19ba0e1cf20761f66f92f71
Author: Felipe Sateler <fsateler at debian.org>
Date: Sat Jul 15 16:45:29 2017 -0400
Remove unused cmake options from build script
diff --git a/debian/rules b/debian/rules
index 81be92d..14d1513 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,13 +30,11 @@ DEB_CMAKE_EXTRA_FLAGS = \
-DUSE_GETTEXT=ON \
-DUSE_GIT_COMMIT=OFF \
-DBUILD_STATIC_LIBRARY=ON \
- -DUSE_OPEN_MP=ON \
-DUSE_LRINT=ON \
-DBUILD_UTILITIES=ON \
-DNEW_PARSER_DEBUG=OFF \
-DREQUIRE_PTHREADS=ON \
-DBUILD_MULTI_CORE=ON \
- -DBUILD_CATALOG=OFF \
-DBUILD_TESTS=ON \
-DUSE_COMPILER_OPTIMIZATIONS=OFF \
--
csound packaging
More information about the pkg-multimedia-commits
mailing list