From e98b85be222e861e27ed94875884ad783e1942cd Mon Sep 17 00:00:00 2001 From: Heikki Halmet Date: Thu, 16 Apr 2020 15:24:44 +0300 Subject: Add CentOS 8.1 to CI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Insignificant flag is added for two targets. RedHat 7.6 will be kept as parallel until insignificant flag can be removed from CentOS Task-number: QTQAINFRA-2760 Task-number: QTQAINFRA-3065 Change-Id: If124600309644e6a066805cd728bf12862006a21 Reviewed-by: Tony Sarajärvi --- coin/platform_configs/qtwebengine.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coin/platform_configs/qtwebengine.yaml') diff --git a/coin/platform_configs/qtwebengine.yaml b/coin/platform_configs/qtwebengine.yaml index fd50e103..7a3b8752 100644 --- a/coin/platform_configs/qtwebengine.yaml +++ b/coin/platform_configs/qtwebengine.yaml @@ -22,7 +22,7 @@ Configurations: Features: ['DisableTests', 'UseLegacyInstructions'] Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -no-sql-mysql -no-pch -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib' - - Template: 'qtci-linux-RHEL-7.6-x86_64' + Template: 'qtci-linux-CentOS-8.1-x86_64-50' Compiler: 'GCC' Features: ['UseLegacyInstructions'] Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-libudev -no-use-gold-linker -headersclean -force-debug-info -separate-debug-info -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -xcb -bundled-xcb-xinput -sysconfdir /etc/xdg -qt-pcre -qt-harfbuzz -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib QMAKE_LFLAGS_APP+=-s' -- cgit v1.2.3