From 8e693a596cbe35f7ed0a963ddce44481b5ff63e4 Mon Sep 17 00:00:00 2001 From: psykose Date: Wed, 13 Jul 2022 00:13:54 +0000 Subject: [PATCH] scripts/bootstrap.sh: update isl22 to isl24 --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index dd3369f02f6..d2d439073fe 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -117,7 +117,7 @@ fi # ordered cross-build for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \ openssl ca-certificates libmd \ - gmp mpfr4 mpc1 isl22 cloog libucontext binutils gcc \ + gmp mpfr4 mpc1 isl24 cloog libucontext binutils gcc \ libbsd libretls busybox busybox-initscripts make \ apk-tools file \ libcap openrc alpine-conf alpine-baselayout alpine-keys alpine-base patch build-base \