Martin Roth has uploaded this change for review. ( https://review.coreboot.org/22915
Change subject: crossgcc/patches: Update nds32 patch for patch 2.6 ......................................................................
crossgcc/patches: Update nds32 patch for patch 2.6
Patch version 2.7 introduced the rename feature. Unfortunately, the old versions of patch, while not behaving as expected, also don't give any indication that the patch failed.
This update removes the rename, instead deleting the old file and adding the new file. This works correctly on either version of patch.
BUG=chromium:762283 TEST=Apply old and new patches, verify the results are the same. Apply with Patch v2.6 and verify that GCC can build.
Change-Id: Ia807fe470213c9235b9dc87b1b850ff7de066cb2 Signed-off-by: Martin Roth martinroth@google.com --- M util/crossgcc/patches/gcc-6.3.0_nds32_ite.patch 1 file changed, 18,195 insertions(+), 18,805 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/22915/1