r38185 - /packages/feel++/trunk/debian/rules
prudhomm at users.alioth.debian.org
prudhomm at users.alioth.debian.org
Thu Mar 17 14:30:29 UTC 2011
Author: prudhomm
Date: Thu Mar 17 14:30:25 2011
New Revision: 38185
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38185
Log:
up 0.90.0, no instantioation with gcc45
Modified:
packages/feel++/trunk/debian/rules
Modified: packages/feel++/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/feel%2B%2B/trunk/debian/rules?rev=38185&op=diff
==============================================================================
--- packages/feel++/trunk/debian/rules (original)
+++ packages/feel++/trunk/debian/rules Thu Mar 17 14:30:25 2011
@@ -43,7 +43,8 @@
-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
More information about the debian-science-commits
mailing list