From 918cb5b310482d4217670da28fe3c966e45801de Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 7 Dec 2022 05:23:53 +0000 Subject: [PATCH] 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 --- coin/test-configs.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/coin/test-configs.inc b/coin/test-configs.inc index 99c0933..59bb701 100644 --- a/coin/test-configs.inc +++ b/coin/test-configs.inc @@ -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 \