aboutsummaryrefslogtreecommitdiff
path: root/repos/core/zlib-ng/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-12-18 16:56:03 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-12-18 16:56:03 +0000
commitfa5b5ad9c899d516a033bfe4ea87701ad05bf7f2 (patch)
tree3ef3ab543891dbc1c286fe95f541f4d4427a367a /repos/core/zlib-ng/abuild
parent8533c1a6e6d5f78d4ded99ecd581677616cf2887 (diff)
downloadalicelinux-fa5b5ad9c899d516a033bfe4ea87701ad05bf7f2.tar.gz
alicelinux-fa5b5ad9c899d516a033bfe4ea87701ad05bf7f2.zip
zlib-ng: keep static lib
Diffstat (limited to 'repos/core/zlib-ng/abuild')
-rwxr-xr-xrepos/core/zlib-ng/abuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repos/core/zlib-ng/abuild b/repos/core/zlib-ng/abuild
index 3ea22f1f..631bbbb8 100755
--- a/repos/core/zlib-ng/abuild
+++ b/repos/core/zlib-ng/abuild
@@ -1,8 +1,9 @@
name=zlib-ng
version=2.3.2
-release=1
+release=2
source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz
no-weird-ver.patch"
+keep_static=1
build() {
./configure --prefix=/usr --shared --zlib-compat