From 75e6c618adc9dde2cdcd0522ef40adf75a6bffe7 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Fri, 21 Feb 2020 23:52:34 -0500 Subject: [PATCH] add musl 1.2.0 and make it default --- Makefile | 2 +- hashes/musl-1.2.0.tar.gz.sha1 | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 hashes/musl-1.2.0.tar.gz.sha1 diff --git a/Makefile b/Makefile index 35bfcef..3d688f7 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ SOURCES = sources CONFIG_SUB_REV = 3d5db9ebe860 BINUTILS_VER = 2.33.1 GCC_VER = 9.2.0 -MUSL_VER = 1.1.24 +MUSL_VER = 1.2.0 GMP_VER = 6.1.2 MPC_VER = 1.1.0 MPFR_VER = 4.0.2 diff --git a/hashes/musl-1.2.0.tar.gz.sha1 b/hashes/musl-1.2.0.tar.gz.sha1 new file mode 100644 index 0000000..abf90fb --- /dev/null +++ b/hashes/musl-1.2.0.tar.gz.sha1 @@ -0,0 +1 @@ +140038a5376ca3a4e69168ed6c3879d1477b20d1 musl-1.2.0.tar.gz