Skip to content

Commit d4e3d3c

Browse files
author
Tuomas Heimonen
committed
Saferenderer: Update qtci-linux-RHEL-7.4-x86_64 static build
Add build flag '-no-opengl' to remove xcb from static build Add build flag '-no-vulkan' to disable vulkan Task-number: QSR-517 Change-Id: I7d6f5c507bd96aed024d3cf74029feb12ad77bca Reviewed-by: Jukka Jokiniva <[email protected]>
1 parent 6402cb6 commit d4e3d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coin/platform_configs/qtsaferenderer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
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 -static -nomake tests -nomake examples -no-use-gold-linker -no-icu -no-fontconfig -qt-freetype -qpa offscreen -no-xcb -qt-libpng'
14+
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -static -nomake tests -nomake examples -no-use-gold-linker -no-icu -no-fontconfig -qt-freetype -no-opengl -qpa offscreen -no-xcb -qt-libpng -no-vulkan'

0 commit comments

Comments
 (0)