COIN/ANDROID: Add WarningsAreErrors to RHEL 8.8

Amends 00e49b4beb. RHEL 8.8 targets
were added recently and the original change didn't account for that.

Change-Id: I97c0297ab4637efe075f11aabf08c0b41540beb6
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Assam Boudjelthia
2023-07-04 11:55:11 +03:00
parent f6d8a7ddb9
commit f769f7296d
3 changed files with 5 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ Configurations:
]
Features: [
'Sccache',
'WarningsAreErrors',
'AndroidTestRun',
'MinimalAndroidMultiABITests',
'InstallDepsPerPlatformSubdir'
@@ -38,6 +39,7 @@ Configurations:
]
Features: [
'Sccache',
'WarningsAreErrors',
'AndroidTestRun',
'MinimalAndroidMultiABITests',
'InstallDepsPerPlatformSubdir'