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. Pick-to: 6.5 6.4 6.2 Change-Id: Id57cef766f708d714919994ea947701fcc83089a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
124fd6fd54
commit
918cb5b310
|
|
@ -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