[arrayfire] 02/04: Remove unnecessary CMAKE_BUILD_TYPE override.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Dec 1 16:44:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.
commit 3bfed6c78ce8836d3195c9767a72a7ba5e1e3b38
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Dec 1 15:59:22 2015 +0000
Remove unnecessary CMAKE_BUILD_TYPE override.
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9065b39..3698fb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,6 @@ BUILDDIR = $(CURDIR)/obj-$(DEB_HOST_GNU_TYPE)
# CMake options common to -arch and -indep builds.
CMAKE_BUILD_OPTIONS = \
- -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DAF_INSTALL_CMAKE_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/ArrayFire \
-DAF_INSTALL_DOC_DIR=/usr/share/doc/libarrayfire-doc \
-DAF_INSTALL_EXAMPLE_DIR=/usr/share/doc/libarrayfire-doc/examples \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
More information about the debian-science-commits
mailing list