From 1dd0d087e7685065d68e44a26c1524785fcba7fb Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:48:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: science) --- science/hdf5/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'science/hdf5') diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index a06dd96c4a13..e6f7d465a1f5 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -31,6 +31,7 @@ CONFIGURE_ARGS= --disable-debug \ ALL_TARGET= lib progs MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include .if defined(WITH_FORTRAN) -- cgit v1.2.3