From e57c3df8da0db31c430056094130a905c3691241 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Mon, 19 Oct 2009 00:33:39 +0000 Subject: [PATCH] remove unneeded config.sub patch --- dkppc/patches/binutils-2.19.1.patch | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/dkppc/patches/binutils-2.19.1.patch b/dkppc/patches/binutils-2.19.1.patch index 569ce2f..fd1621b 100644 --- a/dkppc/patches/binutils-2.19.1.patch +++ b/dkppc/patches/binutils-2.19.1.patch @@ -1,18 +1,3 @@ -diff -Nbaur binutils-2.19.1/config.sub binutils-2.19.1-ppc/config.sub ---- binutils-2.19.1/config.sub 2008-04-14 10:28:35.000000000 +0100 -+++ binutils-2.19.1-ppc/config.sub 2009-05-09 12:24:54.000000000 +0100 -@@ -230,6 +230,10 @@ - basic_machine=m68k-atari - os=-mint - ;; -+ -gekko) -+ basic_machine=powerpc-devkitpro -+ os=-eabi -+ ;; - esac - - # Decode aliases for certain CPU-COMPANY combinations. -diff -Nbaur binutils-2.19.1/gas/config/tc-ppc.c binutils-2.19.1-ppc/gas/config/tc-ppc.c --- binutils-2.19.1/gas/config/tc-ppc.c 2008-08-02 05:38:50.000000000 +0100 +++ binutils-2.19.1-ppc/gas/config/tc-ppc.c 2009-05-09 12:26:17.000000000 +0100 @@ -850,6 +850,9 @@