aboutsummaryrefslogtreecommitdiffstats
path: root/tools/m4/patches/010-glibc-change-work-around.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools: m4: fix compilation with glibc 2.28Luis Araneda2018-08-101-0/+118
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>