From 72be69dbccc4107e487046910654ec4f6a0f4cc3 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 28 Feb 2016 16:15:57 +0000 Subject: Fix file paths in the patches --- .../recipes/patches/gcc/0003-Disable-.machine-directive-generation.p | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ppc-amigaos/recipes/patches/gcc/0003-Disable-.machine-directive-generation.p') diff --git a/ppc-amigaos/recipes/patches/gcc/0003-Disable-.machine-directive-generation.p b/ppc-amigaos/recipes/patches/gcc/0003-Disable-.machine-directive-generation.p index 92b95a4..edadf9d 100644 --- a/ppc-amigaos/recipes/patches/gcc/0003-Disable-.machine-directive-generation.p +++ b/ppc-amigaos/recipes/patches/gcc/0003-Disable-.machine-directive-generation.p @@ -13,8 +13,8 @@ This reverts parts of a commit from 2015-03-03. diff --git a/gcc/config/rs6000/rs6000.c b/gcc/config/rs6000/rs6000.c index ee0ea2ffabb6b9c6fdcba687d88be1e1164374ee..19544afa364f7f7ab1a5c5a61ad7891218398f99 100644 ---- a/gcc/config/rs6000/rs6000.c -+++ b/gcc/config/rs6000/rs6000.c +--- gcc/config/rs6000/rs6000.c ++++ gcc/config/rs6000/rs6000.c @@ -5191,12 +5191,14 @@ rs6000_file_start (void) } -- cgit v1.2.3