From 81e0da1028255f703029169ec50bcea23c9622c0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 12 Feb 2018 00:00:29 -0800 Subject: make: Do not assume glibc glob internals glibc 2.27 hides them Signed-off-by: Khem Raj Signed-off-by: Ross Burton --- recipes-devtools/make/make_3.81.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-devtools/make/make_3.81.bb') diff --git a/recipes-devtools/make/make_3.81.bb b/recipes-devtools/make/make_3.81.bb index b8a79b0..9fe22a8 100644 --- a/recipes-devtools/make/make_3.81.bb +++ b/recipes-devtools/make/make_3.81.bb @@ -9,6 +9,7 @@ require make.inc SRC_URI += "file://make_fix_for_automake-1.12.patch" SRC_URI += "file://makeinfo.patch" +SRC_URI += "file://0002-glob-Do-not-assume-glibc-glob-internals.patch" SRC_URI[md5sum] = "354853e0b2da90c527e35aabb8d6f1e6" SRC_URI[sha256sum] = "f3e69023771e23908f5d5592954d8271d3d6af09693cecfd29cee6fde8550dc8" -- cgit v1.2.3-54-g00ecf