From f9ca85a53282ce9f785b00f30bc59558e6598b5d Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 10 Jan 2019 16:28:53 +0100 Subject: [PATCH] Compiler/hdf5_serial: variant for 1.10.4 with gcc/7.3.0 added for macOS --- Compiler/hdf5_serial/files/variants.Darwin | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compiler/hdf5_serial/files/variants.Darwin b/Compiler/hdf5_serial/files/variants.Darwin index eec0f4b..d01fc89 100644 --- a/Compiler/hdf5_serial/files/variants.Darwin +++ b/Compiler/hdf5_serial/files/variants.Darwin @@ -50,3 +50,5 @@ hdf5_serial/1.10.1 stable gcc/7.2.0 hdf5_serial/1.10.1 stable gcc/7.3.0 hdf5_serial/1.10.1 unstable clang-macos/9.0.0 + +hdf5_serial/1.10.4 stable gcc/7.3.0