[hypre] 04/08: actually build with fei and mli

Drew Parsons dparsons at moszumanska.debian.org
Tue Nov 1 08:47:53 UTC 2016


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

dparsons pushed a commit to branch experimental
in repository hypre.

commit f446e6f346a1b794487e42685cab9f960f25e440
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue Nov 1 12:40:50 2016 +0800

    actually build with fei and mli
    
    Use active configuration, don't leave them blank
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 2d8f6cb..953b110 100644
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 
 # extra flags set to be similar to what petsc requires
 extra_flags += \
+  --with-fei --with-mli \
   --without-superlu \
   --with-blas \
   --with-lapack-libs="lapack" --with-lapack-lib-dirs="/usr/lib/lapack" \

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



More information about the debian-science-commits mailing list