aboutsummaryrefslogtreecommitdiffstats
path: root/tools/m4/patches/001-fix-macos-vasnprintf.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/m4: update to 1.4.19Rosen Penev2021-11-071-25/+0
| | | | | | | Remove upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commit fc9682ed3961e098ace708ca1ca41c2239a4e2ee)
* tools: patch various gnu tools for macOS 10.13Ryan Mounce2017-08-231-0/+25
These host tools compile but may crash at runtime when building on macOS 10.13 (High Sierra). Backport upstream gnulib patch until new releases of affected tools. https://lists.gnu.org/archive/html/bug-gnulib/2017-07/msg00056.html https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=c41f233c4c38e84023a16339782ee306f03e7f59 Signed-off-by: Ryan Mounce <ryan@mounce.com.au>