From f789374582d77b960afcd9bbd006f931b1d22496 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 12 Jan 2017 14:20:17 +0100 Subject: [PATCH] Compiler/root/6/variants - set release of version 6.08.00 to stable for all GCC's - variants for version 6.08.02 for GCC's added --- Compiler/root/6/variants | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Compiler/root/6/variants b/Compiler/root/6/variants index 5d76f52..76eaacd 100644 --- a/Compiler/root/6/variants +++ b/Compiler/root/6/variants @@ -1,7 +1,12 @@ root/6.04.10 deprecated gcc/4.9.2 b:psi-python27/2.3.0 root/6.04.10 deprecated gcc/5.2.0 b:psi-python27/2.3.0 -root/6.08.00 unstable gcc/4.8.5 b:Python/2.7.12 b:gsl/1.16 b:cmake/3.6.3 -root/6.08.00 unstable gcc/4.9.4 b:Python/2.7.12 b:gsl/1.16 b:cmake/3.6.3 -root/6.08.00 unstable gcc/5.4.0 b:Python/2.7.12 b:gsl/1.16 b:cmake/3.6.3 -root/6.08.00 unstable gcc/6.2.0 b:Python/2.7.12 b:gsl/1.16 b:cmake/3.6.3 +root/6.08.00 stable gcc/4.8.5 b:Python/2.7.12 b:gsl/1.16 b:cmake/3.6.3 +root/6.08.00 stable gcc/4.9.4 b:Python/2.7.12 b:gsl/1.16 b:cmake/3.6.3 +root/6.08.00 stable gcc/5.4.0 b:Python/2.7.12 b:gsl/1.16 b:cmake/3.6.3 +root/6.08.00 stable gcc/6.2.0 b:Python/2.7.12 b:gsl/1.16 b:cmake/3.6.3 + +root/6.08.02 unstable gcc/4.8.5 b:Python/2.7.12 b:gsl/2.2.1 b:cmake/3.6.3 +root/6.08.02 unstable gcc/4.9.4 b:Python/2.7.12 b:gsl/2.2.1 b:cmake/3.6.3 +root/6.08.02 unstable gcc/5.4.0 b:Python/2.7.12 b:gsl/2.2.1 b:cmake/3.6.3 +root/6.08.02 unstable gcc/6.2.0 b:Python/2.7.12 b:gsl/2.2.1 b:cmake/3.6.3