commit 4b87696

hovercats  ·  2025-09-06 16:53:09 +0000 UTC
parent 1eb4a04
Revert "zstd: install lib and headers by default"

This reverts commit 0b1538c61f17803114ea4f34ea889036195f9243.
2 files changed,  +1, -4
+0, -3
 1@@ -6,7 +6,6 @@ cflags{
 2 pkg.hdrs = {
 3 	copy('$outdir/include', '$srcdir/lib', {'zstd.h', 'zdict.h', 'zstd_errors.h'}),
 4 }
 5-pkg.hdrs.install = true
 6 pkg.deps = {
 7 	'$gendir/headers',
 8 	'$dir/config.h',
 9@@ -48,8 +47,6 @@ lib('libzstd.a', [[lib/(
10 	)
11 )]])
12 
13-file('lib/libzstd.a', '644', '$outdir/libzstd.a')
14-
15 exe('zstd', [[
16 	programs/(zstdcli.c util.c timefn.c fileio.c fileio_asyncio.c)
17 	libzstd.a
+1, -1
1@@ -1 +1 @@
2-1.5.7 r0
3+1.5.7 r1