[sundials] 04/04: Turned on the static libraries again

Dima Kogan dima at secretsauce.net
Tue Feb 14 05:03:29 UTC 2017


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

dkogan pushed a commit to branch master
in repository sundials.

commit 3cc610ef64c113e2dc5afc289e994841ad3829c0
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sat Feb 11 17:00:08 2017 -0800

    Turned on the static libraries again
    
    Previous revert should have done this but didn't
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 1b732f0..d9d33cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ $(if $(PETSC_INCLUDE_DIR),,$(error Could not find PETSc include directory))
 extra_flags +=						\
    -DCMAKE_Fortran_COMPILER=gfortran			\
    -DBUILD_SHARED_LIBS:BOOL=ON				\
+   -DBUILD_STATIC_LIBS:BOOL=ON				\
    -DFCMIX_ENABLE:BOOL=ON				\
    -DMPI_ENABLE:BOOL=ON					\
    -DLAPACK_ENABLE:BOOL=ON				\

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



More information about the debian-science-commits mailing list