aboutsummaryrefslogtreecommitdiffstats
path: root/tools/m4/patches/010-glibc-change-work-around.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/m4: update to 1.4.19Rosen Penev2021-10-201-118/+0
| | | | | | | Remove upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commit fc9682ed3961e098ace708ca1ca41c2239a4e2ee)
* 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>