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 19:27:11 +0000 (21:27 +0200)
commit6e78c5502c945382768bd4740c2dc64901ab308b
tree2ded7804ae7cf4b313bd57e9bad84db5b5e8d8d6
parent583fd4b229b0b85c935ee3ac8b3432c9ef9120c9
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]