aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/flashing-wizard.yaml
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2023-01-17 10:01:05 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-17 17:56:34 +0000
commit1bb2928c45825a313c9b273d37d2a01c35a87bb8 (patch)
tree0f3fd7b78f8e14d0542cb8985bc33a39c24634be /coin/platform_configs/flashing-wizard.yaml
parent87884dd5ba01b999ec60b7891f38ad218abe144b (diff)
Change RHEL 9.0 to RHEL 8.4 for packaging targets
RHEL 9 is causing glibc issue with older linux distros. Let's revert back to use the older RHEL version. For Android targets we can still use RHEL 9 Task-number: QTBUG-110172 Change-Id: I6d61a550fceaab4946e27bd8806263ccfa38a6e6 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 1759420accb3c67614f3d089323928437b79b3b1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'coin/platform_configs/flashing-wizard.yaml')
-rw-r--r--coin/platform_configs/flashing-wizard.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/flashing-wizard.yaml b/coin/platform_configs/flashing-wizard.yaml
index de40e8e1..9a09411d 100644
--- a/coin/platform_configs/flashing-wizard.yaml
+++ b/coin/platform_configs/flashing-wizard.yaml
@@ -24,7 +24,7 @@ Configurations:
Features: ['Packaging', 'UseLegacyInstructions']
Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -static -no-icu'
-
- Template: 'qtci-linux-RHEL-9.0-x86_64-50'
+ Template: 'qtci-linux-RHEL-8.4-x86_64-50'
Compiler: 'GCC'
Features: ['Packaging', 'UseLegacyInstructions']
Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-libudev -no-use-gold-linker -force-debug-info -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -qt-pcre -openssl -qt-harfbuzz QMAKE_LFLAGS_APP+=-s -static -no-icu'