From d7495479e94b676969fa271675ecb4f63c53319d Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 4 Nov 2019 17:33:34 +0100 Subject: [PATCH] gtest: variants for version 1.8.1 with gcc/{5.5.0,6.4.0,7.4.0,8.3.0,9.2.0} added --- Compiler/gtest/files/variants.rhel6 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Compiler/gtest/files/variants.rhel6 b/Compiler/gtest/files/variants.rhel6 index f90a728..639fb93 100644 --- a/Compiler/gtest/files/variants.rhel6 +++ b/Compiler/gtest/files/variants.rhel6 @@ -1,5 +1,2 @@ -gtest/1.7.0 stable b:cmake b:gcc/5.4.0 -gtest/1.7.0 stable b:cmake b:gcc/5.5.0 -gtest/1.7.0 stable b:cmake b:gcc/6.4.0 -gtest/1.7.0 stable b:cmake b:gcc/7.3.0 -gtest/1.7.0 stable b:cmake b:clang-macos/9.0.0 +gtest/1.7.0 stable gcc/{5.4.0,6.4.0,7.3.0,7.4.0} b:cmake/3.10.3 +gtest/1.8.1 stable gcc/{5.5.0,6.4.0,7.4.0,8.3.0,9.2.0} b:cmake/3.10.3