From e17c9b2653cf08aae251795dd3b9ad3c93df98bf Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 25 Nov 2016 17:24:23 +0100 Subject: [PATCH] Compiler/atlas/3/variants - compile with gcc/4.8.5, 4.9.4, 5.4.0, 6.2.0 added - variant with gcc/4.9.3 removed --- Compiler/atlas/3/variants | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Compiler/atlas/3/variants b/Compiler/atlas/3/variants index 2b60606..751bf86 100644 --- a/Compiler/atlas/3/variants +++ b/Compiler/atlas/3/variants @@ -1,2 +1,5 @@ +atlas/3.10.3 unstable gcc/4.8.5 atlas/3.10.2 deprecated gcc/4.9.2 -atlas/3.10.3 unstable gcc/4.9.3 +atlas/3.10.3 unstable gcc/4.9.4 +atlas/3.10.3 unstable gcc/5.4.0 +atlas/3.10.3 unstable gcc/6.2.0