tools: m4: fix compilation with glibc 2.28
authorLuis Araneda <luaraneda@gmail.com>
Thu, 9 Aug 2018 02:32:45 +0000 (22:32 -0400)
committerJohn Crispin <john@phrozen.org>
Fri, 10 Aug 2018 04:29:32 +0000 (06:29 +0200)
commit8ae84899865ea14ce9d55cffa5de5ddd7167c680
treef5e2ce259acbb643d2542678552a4901eefb8f46
parent78b5764fd8a3c133f0caf170238242b32a97105b
tools: m4: fix compilation with glibc 2.28

Add a temporary workaround to compile with glibc 2.28
as some constants were removed and others made private

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
tools/m4/patches/010-glibc-change-work-around.patch [new file with mode: 0644]