Skip to content

Commit 11d6401

Browse files
author
Tuomas Heimonen
committed
Update Saferenderer static builds
DisableTests on qtci-windows-10-x86_64-10 Add flag '-qt-libpng' to qtci-linux-RHEL-7.4-x86_64 Task-number: QSR-432 Change-Id: I3efc7f84f6c2eed49602e491f20f5a4f47512524 Reviewed-by: Jukka Jokiniva <[email protected]>
1 parent 98d9e2e commit 11d6401

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

coin/platform_configs/qtsaferenderer.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
-
66
Template: 'qtci-windows-10-x86_64-10'
77
Compiler: 'Mingw73'
8-
Features: ['Packaging']
8+
Features: ['Packaging', 'DisableTests']
99
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -developer-build -static -nomake tests -nomake examples -no-icu -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -platform win32-g++'
1010
-
1111
Template: 'qtci-linux-RHEL-7.4-x86_64'
1212
Compiler: 'GCC'
1313
Features: ['Packaging', 'DisableTests']
14-
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -developer-build -static -nomake tests -nomake examples -no-use-gold-linker'
14+
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -developer-build -static -nomake tests -nomake examples -no-use-gold-linker -qt-libpng'

0 commit comments

Comments
 (0)