mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] host-libarchive: Disable zstd.
@ 2022-12-12 19:45 Christian Melki
  2022-12-12 19:45 ` [ptxdist] [PATCH 2/2] libarchive: Version bump. 3.61 -> 3.62 plus config changes Christian Melki
  2023-01-03 11:08 ` [ptxdist] [APPLIED] host-libarchive: Disable zstd Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Melki @ 2022-12-12 19:45 UTC (permalink / raw)
  To: ptxdist

Only host-opkg uses host-libarchive.
And we don't use zstd there yet.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-libarchive.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/host-libarchive.make b/rules/host-libarchive.make
index 6d22d6846..0b57f587d 100644
--- a/rules/host-libarchive.make
+++ b/rules/host-libarchive.make
@@ -38,6 +38,7 @@ HOST_LIBARCHIVE_CONF_OPT	:= \
 	--without-bz2lib \
 	--without-iconv \
 	--without-lz4 \
+	--without-zstd \
 	--without-lzma \
 	--without-lzo2 \
 	--without-cng \
-- 
2.34.1




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-03 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12 19:45 [ptxdist] [PATCH 1/2] host-libarchive: Disable zstd Christian Melki
2022-12-12 19:45 ` [ptxdist] [PATCH 2/2] libarchive: Version bump. 3.61 -> 3.62 plus config changes Christian Melki
2023-01-03 11:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-01-03 11:08 ` [ptxdist] [APPLIED] host-libarchive: Disable zstd Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox