tools: m4: fix compilation with glibc 2.28
authorLuis Araneda <luaraneda@gmail.com>
Thu, 9 Aug 2018 02:32:45 +0000 (22:32 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 10 Aug 2018 18:50:45 +0000 (20:50 +0200)
commitc448f798404a756fe9f0a0ffe26c8d5868d6d06a
treebabadc1f73b65482b71849713e2a4a359af37f6c
parent67f91dfa51506d2b72ef10adfdb001bfddf35bd7
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]