From 48c76bd764f6f08aa3a0b060987794ad0c8b38e4 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Fri, 26 Sep 2025 07:20:02 +0000 Subject: [PATCH] Revert "qtbase: disable ctf temporarily" This reverts commit 53005efcfcfa2d5ed9be9b0cf18c40300a007f34. Build has been fixed. Change-Id: I3109ea649d5d4580ab95374a42aaf9148c112e8e Reviewed-by: Mikko Gronoff --- recipes-qt/qt6/qtbase_git.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes-qt/qt6/qtbase_git.bb b/recipes-qt/qt6/qtbase_git.bb index f4d0958..cf12f68 100644 --- a/recipes-qt/qt6/qtbase_git.bb +++ b/recipes-qt/qt6/qtbase_git.bb @@ -94,9 +94,6 @@ PACKAGECONFIG_DEFAULT ?= "\ PACKAGECONFIG:remove:mingw32 = "openssl" -# QTBUG-140443 -PACKAGECONFIG:remove = "ctf" - # Build type: Debug, Release, MinSizeRel, RelWithDebInfo BUILD_TYPE ?= "Release" # OpenSSL linking mode: runtime, linked