From 4c55e1cfa774f62b413863aeda94d37fc24cbe9c Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Mon, 27 Jan 2020 13:00:29 +0100 Subject: Remove ICC from our list of tested platforms for now ICC 18 doesn't support C++17, so let's remove it. Change-Id: If87010fe73111324f78ccd26f25e55ec7e6afbca Reviewed-by: Simon Hausmann --- coin/platform_configs/default.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'coin/platform_configs') diff --git a/coin/platform_configs/default.yaml b/coin/platform_configs/default.yaml index fba4badd..a62c164f 100644 --- a/coin/platform_configs/default.yaml +++ b/coin/platform_configs/default.yaml @@ -24,11 +24,6 @@ Configurations: Compiler: 'GCC' Features: ['OutOfSourceBuild', 'Documentation'] Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -R . -qtlibinfix TestInfix -qtnamespace TestNamespace -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib' -- - Template: 'qtci-linux-openSUSE-15.0-x86_64' - Compiler: 'ICC_18' - Features: ['DisableTests'] - Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -nomake examples -no-pch -system-sqlite -R . -platform linux-icc-64 -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib' - Template: 'qtci-linux-openSUSE-15.0-x86_64' Target os: 'WebAssembly' -- cgit v1.2.3