[vtk6] 03/05: Prefer parallel HDF5 over serial

Gert Wollny gert-guest at moszumanska.debian.org
Mon Apr 4 12:15:44 UTC 2016


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

gert-guest pushed a commit to branch master
in repository vtk6.

commit a108eef8e7b47894ecf854bc402c9f93ceb97675
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Mon Apr 4 09:20:20 2016 +0000

    Prefer parallel HDF5 over serial
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 8527552..19c6646 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ extra_flags +=  \
 	-DVTK_USE_SYSTEM_FREETYPE=ON \
 	-DVTK_USE_SYSTEM_GL2PS=ON \
 	-DVTK_USE_SYSTEM_HDF5=ON \
+        -DHDF5_PREFER_PARALLEL=ON \
 	-DVTK_USE_SYSTEM_JPEG=ON \
 	-DVTK_USE_SYSTEM_LIBPROJ4=OFF \
 	-DVTK_USE_SYSTEM_LIBXML2=ON \

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



More information about the debian-science-commits mailing list