From ce1622418ad86740b990af77050b5e5993c5c3b0 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 8 Jan 2022 20:36:14 -0600 Subject: system/musl: update to latest version. fixes #444. --- system/musl/handle-aux-at_base.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/musl/handle-aux-at_base.patch') diff --git a/system/musl/handle-aux-at_base.patch b/system/musl/handle-aux-at_base.patch index c16463824..697c82bbb 100644 --- a/system/musl/handle-aux-at_base.patch +++ b/system/musl/handle-aux-at_base.patch @@ -2,7 +2,7 @@ diff --git a/src/env/__init_tls.c b/src/env/__init_tls.c index b125eb1..616c6a6 100644 --- a/src/env/__init_tls.c +++ b/src/env/__init_tls.c -@@ -66,8 +66,10 @@ void *__copy_tls(unsigned char *mem) +@@ -72,8 +72,10 @@ void *__copy_tls(unsigned char *mem) } #if ULONG_MAX == 0xffffffff @@ -13,7 +13,7 @@ index b125eb1..616c6a6 100644 typedef Elf64_Phdr Phdr; #endif -@@ -77,15 +79,23 @@ extern const size_t _DYNAMIC[]; +@@ -82,15 +84,23 @@ extern const size_t _DYNAMIC[]; static void static_init_tls(size_t *aux) { unsigned char *p; -- cgit v1.2.3-60-g2f50