mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
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:
parent
04607db142
commit
48c76bd764
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user