From 859e0988612b06174e8389369df1c7de8f7a65b3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 2 Sep 2018 18:46:36 +0000 Subject: system/s6: link statically --- system/s6/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/s6/APKBUILD b/system/s6/APKBUILD index 658a0d7ed..4ff68dce3 100644 --- a/system/s6/APKBUILD +++ b/system/s6/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Laurent Bercot pkgname=s6 pkgver=2.7.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="skarnet.org's small & secure supervision software suite" url="https://skarnet.org/software/$pkgname/" arch="all" @@ -22,7 +22,7 @@ build() { ./configure \ --enable-shared \ --enable-static \ - --disable-allstatic \ + --enable-static-libc \ --libdir=/usr/lib \ --libexecdir="/lib/$pkgname" \ --with-dynlib=/lib -- cgit v1.2.3-60-g2f50