mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Change axivion nigthly yaml
Using original platform config to prevent unnecessary failures in Axivion analysis. Task-number: QTQAINFRA-7009 Change-Id: If4b35b1401226c515efd7a29ce73b2fbe408c762 Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
@@ -1,13 +1,12 @@
|
|||||||
Version: 2
|
Version: 2
|
||||||
Module only: True
|
Module only: True
|
||||||
Configurations:
|
Include: [
|
||||||
|
cmake_platforms.yaml: [
|
||||||
|
"ubuntu-22.04"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
Configurations: []
|
||||||
|
Overrides:
|
||||||
-
|
-
|
||||||
Id: 'ubuntu-22.04-axivion'
|
Id: 'ubuntu-22.04'
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-50'
|
|
||||||
Compiler: 'GCC'
|
|
||||||
Features: ['Axivion', 'DisableTests', 'UseConfigure', 'VMSize16']
|
Features: ['Axivion', 'DisableTests', 'UseConfigure', 'VMSize16']
|
||||||
Configure arguments: '-nomake examples -release -force-debug-info -separate-debug-info -headersclean -qt-libjpeg -qt-libpng -qt-pcre -qt-harfbuzz -qt-doubleconversion -no-libudev -bundled-xcb-xinput'
|
|
||||||
Environment variables: [
|
|
||||||
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY',
|
|
||||||
'NON_QTBASE_CMAKE_ARGS=-DFFMPEG_DIR={{.Env.FFMPEG_DIR}} -DINPUT_headersclean=ON -DQT_DEPLOY_FFMPEG=TRUE'
|
|
||||||
]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user