]> Zhao Yanbai Git Server - minix.git/commit
patch(1) problems workaround
authorBen Gras <ben@minix3.org>
Tue, 18 Mar 2014 10:43:08 +0000 (11:43 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:20 +0000 (17:05 +0200)
commit5b851f3a9ce17b15b948a462b57528ee9c2e1d62
treee765412c666cb7a51fe0b94578515a8d6e205a27
parent0b79eac6423ec1e204856a6d29ce600422106cd6
patch(1) problems workaround

. NUL input in 2 source files cause patch(1)
  to truncate the input (and fail the patches); a sed
  command removes the NULs
. in binutils/ld, configdoc.texi is patched to be removed
  but some patch(1)es leave an empty file, causing build problems;
  this file is explicitly removed.

Change-Id: Iec38d3992b0df4f7bbb9a87b1320005ab3272ff1
external/gpl3/binutils/fetch.sh
external/gpl3/gcc/fetch.sh
tools/Makefile.gnuhost