mirror of https://github.com/qt/qt5.git
Add 'Packaging' -flag for ubuntu 22.04
Task-number: QTBUG-124630 Pick-to: 6.8 Change-Id: Ie5f5a5b904c91df8c96bf8a00448e465863ee906 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
This commit is contained in:
parent
3cf0048d2c
commit
ecae676f54
|
@ -50,7 +50,7 @@ Configurations:
|
|||
Id: 'ubuntu-24.04-arm64'
|
||||
Template: 'qtci-linux-Ubuntu-24.04-aarch64-50'
|
||||
Compiler: 'GCC'
|
||||
Features: ['UseConfigure', 'DoNotRunTests']
|
||||
Features: ['Packaging', 'UseConfigure', 'DoNotRunTests']
|
||||
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 -qpa offscreen\;xcb'
|
||||
Environment variables: [
|
||||
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY',
|
||||
|
|
Loading…
Reference in New Issue