[feel++] 52/122: up 0.90.0, no instantioation with gcc45

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:21 UTC 2016


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

mattia pushed a commit to branch master
in repository feel++.

commit 0329e79f1c49b71c9d4f71aafda994a90e688569
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Thu Mar 17 14:30:25 2011 +0000

    up 0.90.0, no instantioation with gcc45
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8a75cdc..06b7db6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,8 @@ DEB_CMAKE_EXTRA_FLAGS=                      \
 	-DPETSC_EXECUTABLE_RUNS=ON          \
 	${FEEL_MPI}                         \
 	${FEEL_INSTALL_ENABLERS}            \
-	-DTRILINOS_LIB_NOXLAPACK=
+	-DTRILINOS_LIB_NOXLAPACK=           \
+        -DENABLE_INSTANTIATION_MODE=OFF
 
 #build/feel++-apps::
 #	-cd $(DEB_BUILDDIR) && ctest -D Experimental

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



More information about the debian-science-commits mailing list