From 2140c07299ed6d1dc5b9594a38ec6e04fa985343 Mon Sep 17 00:00:00 2001 From: Matti Paaso Date: Mon, 12 Apr 2021 08:22:47 +0300 Subject: [PATCH] Fix qt-creator license check Pick-to: 6.1 Change-Id: I7c9df1313075294ddfbfa8ceb14be267eacc3d2b Reviewed-by: Eike Ziller --- coin/platform_configs/qt-creator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/platform_configs/qt-creator.yaml b/coin/platform_configs/qt-creator.yaml index edb5e79a..be76d25a 100644 --- a/coin/platform_configs/qt-creator.yaml +++ b/coin/platform_configs/qt-creator.yaml @@ -42,4 +42,4 @@ Configurations: - Template: 'qtci-linux-Ubuntu-20.04-x86_64-50' Compiler: 'GCC' - Features: ['TestOnly', 'LicenseCheck', 'UseLegacyInstructions'] + Features: ['TestOnly', 'LicenseCheck']