From 2408ea94aa4b6b7596f64b673669f1dc6bdfc3a1 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Wed, 1 Apr 2020 12:03:06 +0200 Subject: [PATCH] Fix references to musl version --- libc-top-half/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libc-top-half/README.md b/libc-top-half/README.md index b2dd7c9..cc48d24 100644 --- a/libc-top-half/README.md +++ b/libc-top-half/README.md @@ -1,5 +1,5 @@ Code in the musl directory is based on musl revision -b07d45eb01e900f0176894fdedab62285f5cb8be, which is v1.1.23, from +040c1d16b468c50c04fc94edff521f1637708328, which is v1.2.0, from git://git.musl-libc.org/musl. Whole files which are unused are omitted. Changes to upstream code are wrapped