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)
committerJohn Crispin <john@phrozen.org>
Wed, 23 Aug 2017 16:56:33 +0000 (18:56 +0200)
commit25c045763a08a579feb6e42f9361edd1ca6333ae
tree511935502e456f2323ebce201f39bac98cb7a6f6
parent569f74ef49bae9326a723050a400346686983d86
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]