mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 15:50:58 +00:00
remove patch for MUSL_DEFAULT_VERSION
Signed-off-by: Trammell Hudson <trammell.hudson@twosigma.com>
This commit is contained in:
parent
53bb0b0ac7
commit
2f2d68755f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user