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