[superlu-dist] 04/05: build shared library

Drew Parsons dparsons at moszumanska.debian.org
Tue Nov 14 10:49:50 UTC 2017


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

dparsons pushed a commit to branch master
in repository superlu-dist.

commit 5eb5f1137bd8526f42ec394219e1f4c946a1ac44
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue Nov 14 18:39:57 2017 +0800

    build shared library
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index ba2e19d..e79a1b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,7 @@ export DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 override_dh_auto_configure:
 #	dh_auto_configure -- 	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
 	dh_auto_configure -- \
+	    -DBUILD_SHARED_LIBS=ON \
 	    -Denable_parmetislib=OFF \
 	    -DCMAKE_C_COMPILER=mpicc \
 	    -Denable_blaslib=OFF -DTPL_BLAS_LIBRARIES=/usr/lib/$(DEB_HOST_MULTIARCH)/libblas.so \

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



More information about the debian-science-commits mailing list