summaryrefslogtreecommitdiff
path: root/ppc-amigaos/recipes/patches/gcc/0006-Expand-arg-zero-on-AmigaOS-using-the-PROGDIR-assign.p
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-02-28 16:15:57 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-02-28 16:15:57 +0000
commit72be69dbccc4107e487046910654ec4f6a0f4cc3 (patch)
tree53e0248287362ec1484f974aa7f201654f9835e3 /ppc-amigaos/recipes/patches/gcc/0006-Expand-arg-zero-on-AmigaOS-using-the-PROGDIR-assign.p
parent0b6a7dabc74a4f780f5077915db48d5a03b0398f (diff)
downloadtoolchains-72be69dbccc4107e487046910654ec4f6a0f4cc3.tar.gz
toolchains-72be69dbccc4107e487046910654ec4f6a0f4cc3.tar.bz2
Fix file paths in the patches
Diffstat (limited to 'ppc-amigaos/recipes/patches/gcc/0006-Expand-arg-zero-on-AmigaOS-using-the-PROGDIR-assign.p')
-rw-r--r--ppc-amigaos/recipes/patches/gcc/0006-Expand-arg-zero-on-AmigaOS-using-the-PROGDIR-assign.p4
1 files changed, 2 insertions, 2 deletions
diff --git a/ppc-amigaos/recipes/patches/gcc/0006-Expand-arg-zero-on-AmigaOS-using-the-PROGDIR-assign.p b/ppc-amigaos/recipes/patches/gcc/0006-Expand-arg-zero-on-AmigaOS-using-the-PROGDIR-assign.p
index 09dc931..6f15af2 100644
--- a/ppc-amigaos/recipes/patches/gcc/0006-Expand-arg-zero-on-AmigaOS-using-the-PROGDIR-assign.p
+++ b/ppc-amigaos/recipes/patches/gcc/0006-Expand-arg-zero-on-AmigaOS-using-the-PROGDIR-assign.p
@@ -11,8 +11,8 @@ process_command().
diff --git a/gcc/gcc.c b/gcc/gcc.c
index 8239a6b2152ac192498cd8a50b0d4b9c7db45c62..f6f1ba3195a4ffc8e335d7abe797d4b006fc96d5 100644
---- a/gcc/gcc.c
-+++ b/gcc/gcc.c
+--- gcc/gcc.c
++++ gcc/gcc.c
@@ -6898,12 +6898,22 @@ compare_files (char *cmpfile[])
int
driver::main (int argc, char **argv)