View | Details | Raw Unified | Return to bug 226912
Collapse All | Expand All

(-)science/hdf5/Makefile (-1 / +1 lines)
Lines 22-28 Link Here
22
OPTIONS_DEFAULT=SZIP
22
OPTIONS_DEFAULT=SZIP
23
OPTIONS_SUB=	yes
23
OPTIONS_SUB=	yes
24
24
25
CONFIGURE_ARGS=	--enable-cxx \
25
CONFIGURE_ARGS=	FC=mpif90 CC=mpicc --enable-parallel --enable-fortran \
26
		--enable-hl \
26
		--enable-hl \
27
		--enable-instrument \
27
		--enable-instrument \
28
		--enable-strict-format-checks
28
		--enable-strict-format-checks

Return to bug 226912