Revert "qtbase: disable ctf temporarily"

This reverts commit 53005efcfc.
Build has been fixed.

Change-Id: I3109ea649d5d4580ab95374a42aaf9148c112e8e
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
Samuli Piippo 2025-09-26 07:20:02 +00:00
parent 04607db142
commit 48c76bd764

View File

@ -94,9 +94,6 @@ PACKAGECONFIG_DEFAULT ?= "\
PACKAGECONFIG:remove:mingw32 = "openssl" PACKAGECONFIG:remove:mingw32 = "openssl"
# QTBUG-140443
PACKAGECONFIG:remove = "ctf"
# Build type: Debug, Release, MinSizeRel, RelWithDebInfo # Build type: Debug, Release, MinSizeRel, RelWithDebInfo
BUILD_TYPE ?= "Release" BUILD_TYPE ?= "Release"
# OpenSSL linking mode: runtime, linked # OpenSSL linking mode: runtime, linked