[flann] 18/21: Set LIB_SUFFIX with DEB_HOST_MULTIARCH

Leopold Palomo-Avellaneda leo at alaxarxa.net
Fri Jul 15 13:51:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

lepalom-guest pushed a commit to branch master
in repository flann.

commit 15c05b52300ba79d49fe895ba8c004d8cf4df972
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Fri Jul 15 15:02:50 2016 +0200

    Set LIB_SUFFIX with DEB_HOST_MULTIARCH
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ab36cc5..641e7f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ CMAKE_FLAGS = \
 	-DBUILD_PYTHON_BINDINGS:BOOL=OFF \
 	-DUSE_MPI:BOOL=ON \
 	-DUSE_OPENMP:BOOL=ON \
-	-DFLANN_LIB_INSTALL_DIR:STRING="lib/$(DEB_HOST_MULTIARCH)" \
+	-DLIB_SUFFIX:STRING="/$(DEB_HOST_MULTIARCH)" \
 	-DBUILD_TESTS:BOOL=OFF \
 	-DBUILD_CUDA_LIB:BOOL=OFF
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/flann.git



More information about the debian-science-commits mailing list