tools: patch various gnu tools for macOS 10.13
authorRyan Mounce <ryan@mounce.com.au>
Thu, 3 Aug 2017 11:07:58 +0000 (20:37 +0930)
committerFelix Fietkau <nbd@nbd.name>
Mon, 4 Dec 2017 09:51:07 +0000 (10:51 +0100)
commitf19d47f8482691c54c5b5f363d064e21d2df3bb0
tree76f762d9b8deb8b36703e1675b82b44cdb835dbb
parente5a10bc0fcf38553fef9cd6e949f37a9ea7d3e33
tools: patch various gnu tools for macOS 10.13

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>
tools/bison/patches/001-fix-macos-vasnprintf.patch [new file with mode: 0644]
tools/coreutils/patches/001-fix-macos-vasnprintf.patch [new file with mode: 0644]
tools/m4/patches/001-fix-macos-vasnprintf.patch [new file with mode: 0644]
tools/patch/patches/001-fix-macos-vasnprintf.patch [new file with mode: 0644]
tools/tar/patches/001-fix-macos-vasnprintf.patch [new file with mode: 0644]