buildroot/package/libarchive
Fabrice Fontaine 92b84583f6 package/libarchive: add bsdunzip option
Add bsdunzip option to avoid the following build failure raised since
bump to version 3.7.1 in commit 7991d2c48a and
c157e4ce8e:

  CCLD     bsdunzip
/home/autobuild/autobuild/instance-4/output-1/host/lib/gcc/powerpc-buildroot-linux-musl/12.3.0/../../../../powerpc-buildroot-linux-musl/bin/ld: cannot find -lz: No such file or directory

By handling it explicitly, we can specify whether the dynamic or static
library should be used, according to what we actually have available.

Fixes:
 - http://autobuild.buildroot.org/results/aaf7fdefa0b7bd7e5ac743487c197544c1a2ce6f

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Tested-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
(cherry picked from commit bbc08b15ae)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-08-07 10:57:46 +02:00
..
0001-Revert-Only-add-iconv-to-the-.pc-file-if-needed-1825.patch
0002-autotools-do-not-add-iconv-for-Requires.private.patch
Config.in package/libarchive: add bsdunzip option 2024-08-07 10:57:46 +02:00
libarchive.hash package/libarchive: security bump to version 3.7.4 2024-05-27 11:14:49 +02:00
libarchive.mk package/libarchive: add bsdunzip option 2024-08-07 10:57:46 +02:00