aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtwebengine.yaml
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-08-20 10:41:49 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-08-21 10:05:46 +0200
commita42797851e7461565e50abb977ffd2f1282b61c4 (patch)
treea633637aa9f8d11d1fc581e804095fe9a14dd15c /coin/platform_configs/qtwebengine.yaml
parenta509883207a1140e25e94b8c7f7354e25fd7640e (diff)
Remove deprecated configure argument from CI configs
The -no-qpa-platform-guard configure argument is deprecated and has no effect. Pick-to: 5.15 Change-Id: I132ccdf036c52baf54cf0c789fa063cc0455ce09 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin/platform_configs/qtwebengine.yaml')
-rw-r--r--coin/platform_configs/qtwebengine.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/qtwebengine.yaml b/coin/platform_configs/qtwebengine.yaml
index a772fea9..3f266f48 100644
--- a/coin/platform_configs/qtwebengine.yaml
+++ b/coin/platform_configs/qtwebengine.yaml
@@ -45,7 +45,7 @@ Configurations:
Compiler: 'GCC'
Target compiler: 'Clang'
Features: ['DisableTests', 'UseLegacyInstructions']
- Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-use-gold-linker -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r20 -android-ndk-host linux-x86_64'
+ Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-use-gold-linker -opengl es2 -sysconfdir /etc/xdg -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r20 -android-ndk-host linux-x86_64'
-
Template: 'qtci-linux-Ubuntu-20.04-x86_64-50'
Target os: 'QEMU'