mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Coin: don't use zip format for mingw sdk
Zip doesn't handle symlinks correctly and sdk won't work.
Change-Id: Id57cef766f708d714919994ea947701fcc83089a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
(cherry picked from commit 918cb5b310)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
977b3c8e09
commit
4f7d02004c
|
|
@ -19,8 +19,6 @@ QT_COMMERCIAL_MODULES = "1"
|
|||
# fast compression of SDK tar package
|
||||
SDK_XZ_COMPRESSION_LEVEL = "-1"
|
||||
|
||||
SDK_ARCHIVE_TYPE:sdkmingw32 = "zip"
|
||||
|
||||
# be more strict with QA warnings, turn them all to errors:
|
||||
EXTRA_QA = "\
|
||||
ldflags useless-rpaths rpaths staticdev libdir xorg-driver-abi \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user