From c22117a7910b26ca095e7c58931904f2a9c2080f Mon Sep 17 00:00:00 2001
From: Hans Dedecker <dedeckeh@gmail.com>
Date: Mon, 11 Jun 2018 17:53:56 +0200
Subject: toolchain/glibc: update to latest 2.26 commit

7b52c8ae05 libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]

Refresh patches

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
---
 toolchain/glibc/patches/200-add-dl-search-paths.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'toolchain/glibc/patches/200-add-dl-search-paths.patch')

diff --git a/toolchain/glibc/patches/200-add-dl-search-paths.patch b/toolchain/glibc/patches/200-add-dl-search-paths.patch
index 8f720cb..5bd58dc 100644
--- a/toolchain/glibc/patches/200-add-dl-search-paths.patch
+++ b/toolchain/glibc/patches/200-add-dl-search-paths.patch
@@ -2,7 +2,7 @@ add /usr/lib to default search path for the dynamic linker
 
 --- a/Makeconfig
 +++ b/Makeconfig
-@@ -571,6 +571,9 @@ else
+@@ -578,6 +578,9 @@ else
  default-rpath = $(libdir)
  endif
  
-- 
cgit v1.1