summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-27 16:43:34 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-27 16:43:34 +0000
commit13dadada28a7badd5f97cdc4c5bc23c062ba8979 (patch)
tree2b18a371f3c6fc64b55fa7e2c78410db87c0e1b0
parent71597385817026bb8496c73201f8088b3fb01078 (diff)
downloaddefinitions-13dadada28a7badd5f97cdc4c5bc23c062ba8979.tar.gz
Update glibc to 2.25
This is needed after updating stage2-glibc to 2.25, which in turn was needed after upgrading GCC. Fixes issues like this: /tools/include/limits.h:145:17: error: missing binary operator before token "(" #if __GLIBC_USE (IEC_60559_BFP_EXT) ^
-rw-r--r--strata/build-essential.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 892a0420..e31b3a99 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -247,8 +247,8 @@ chunks:
- name: glibc
morph: strata/build-essential/glibc.morph
repo: upstream:glibc
- ref: fdfc9260b61d3d72541f18104d24c7bcb0ce5ca2
- unpetrify-ref: glibc-2.24
+ ref: db0242e3023436757bbc7c488a779e6e3343db04
+ unpetrify-ref: glibc-2.25
build-depends:
- stage2-binutils
- stage2-busybox