summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch b/meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
index 5839d2ddd1..2b6e4d40c3 100644
--- a/meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
+++ b/meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
@@ -13,6 +13,7 @@ https://sourceware.org/ml/libc-alpha/2017-09/msg00409.html
13requires. 13requires.
14--- 14---
15Upstream-Status: Backport 15Upstream-Status: Backport
16Signed-off-by: Khem Raj <raj.khem@gmail.com>
16 17
17 dir.c | 29 +++++++++++++++++++++++++++-- 18 dir.c | 29 +++++++++++++++++++++++++++--
18 1 file changed, 27 insertions(+), 2 deletions(-) 19 1 file changed, 27 insertions(+), 2 deletions(-)