From e58b76effe6b167c49812372d5334f6f57546778 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 6 Aug 2022 23:56:38 +0200 Subject: toolchain: glibc: Update to glibc 2.35 This updates to glibc to version 2.35. Signed-off-by: Hauke Mehrtens --- .../050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch') diff --git a/toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch b/toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch index 8cb8c80fd2..7dfc8a5582 100644 --- a/toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch +++ b/toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch @@ -627,7 +627,7 @@ provides them. range [FROM - N + 1, FROM - 1]. If N is odd the first byte in FROM --- a/stdlib/stdlib.h +++ b/stdlib/stdlib.h -@@ -969,6 +969,12 @@ extern int getsubopt (char **__restrict +@@ -971,6 +971,12 @@ extern int getsubopt (char **__restrict #endif -- cgit v1.2.3