diff --git a/patches/musl-cross.patch b/patches/musl-cross.patch index e7a7d4d..10d34fc 100644 --- a/patches/musl-cross.patch +++ b/patches/musl-cross.patch @@ -26,15 +26,3 @@ diff -r c004067a7b34 config.sh + +# Build GMP, MPFR and MPC +GCC_BUILTIN_PREREQS=yes -diff -r c004067a7b34 defs.sh ---- a/defs.sh Sun Oct 02 20:51:04 2016 -0400 -+++ b/defs.sh Fri Jan 27 17:47:25 2017 -0500 -@@ -46,7 +46,7 @@ - - # musl can optionally be checked out from GIT, in which case MUSL_VERSION must - # be set to a git tag and MUSL_GIT set to yes in config.sh --MUSL_DEFAULT_VERSION=1.1.12 -+MUSL_DEFAULT_VERSION=1.1.15 - MUSL_GIT_VERSION=615629bd6fcd6ddb69ad762e679f088c7bd878e2 - MUSL_GIT_REPO='git://repo.or.cz/musl.git' - MUSL_VERSION="$MUSL_DEFAULT_VERSION"