From 61c59c145b56671515d024c0e36e8581c1705473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Wed, 18 Jan 2017 10:06:06 +0200 Subject: [PATCH] Restore RHEL 7.2 in the dev branch (5.9) RHEL7.2 was disabled due to blocking configure change. Task-number: QTBUG-58073 Change-Id: Ic517d53bddecbcf035410d4f22a678ab72e0d44d Reviewed-by: Simon Hausmann --- coin/platform_configs/default.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/coin/platform_configs/default.txt b/coin/platform_configs/default.txt index 3b4e7b79..be44f77f 100644 --- a/coin/platform_configs/default.txt +++ b/coin/platform_configs/default.txt @@ -13,6 +13,7 @@ qtci-linux-Ubuntu-14.04-x86_64 GCC qtci-linux-Ubuntu-14.04-x86_64 GCC DeveloperBuild OutOfSourceBuild QtLibInfix QtNamespace qtci-linux-openSUSE-42.1-x86_64 GCC DeveloperBuild NoPch qtci-linux-RHEL-6.6-x86_64 GCC Release +qtci-linux-RHEL-7.2-x86_64 GCC Packaging Release NoUseGoldLinker qtci-osx-10.10-x86_64 Clang Packaging DebugAndRelease Release qtci-osx-10.10-x86_64 Clang DeveloperBuild Release QtNamespace NoPch qtci-osx-10.10-x86_64 Clang Release NoFramework