~alpine/aports

scripts/bootstrap.sh: switch to mpfr4 v1 APPLIED

alpine-mips-patches: 1
 scripts/bootstrap.sh: switch to mpfr4

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3116/mbox | git am -3
Learn more about email & git

[PATCH] scripts/bootstrap.sh: switch to mpfr4 Export this patch

---
 scripts/bootstrap.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 85fe406a75..c273c4380b 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -98,7 +98,7 @@ apk info --quiet --installed --root "$CBUILDROOT" libgcc libstdc++ musl-dev || \
for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
	   openssl ca-certificates libbsd libtls-standalone busybox busybox-initscripts binutils make \
	   apk-tools file \
	   gmp mpfr3 mpc1 isl cloog gcc \
	   gmp mpfr4 mpc1 isl cloog gcc \
	   openrc alpine-conf alpine-baselayout alpine-keys alpine-base build-base \
	   attr libcap patch sudo acl fakeroot tar \
	   pax-utils lzip abuild ncurses libedit openssh \
-- 
2.23.0