From f297a9102e21374ace7040b8b7296edf26993991 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 1 Sep 2019 13:21:01 +0000 Subject: gdb-7.12: removed the pre-chainport config.sub & config.guess bits. --- patches/gdb-7.12.midipix.patch | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/patches/gdb-7.12.midipix.patch b/patches/gdb-7.12.midipix.patch index 3bb91f4..be548e5 100644 --- a/patches/gdb-7.12.midipix.patch +++ b/patches/gdb-7.12.midipix.patch @@ -33,31 +33,6 @@ diff -ru a/bfd/config.bfd b/bfd/config.bfd targ_defvec=i386_pe_vec targ_selvecs="i386_pe_vec i386_pei_vec i386_elf32_vec iamcu_elf32_vec" targ_underscore=yes -diff -ru a/config.guess b/config.guess ---- a/config.guess 2016-08-01 15:50:20.000000000 +0000 -+++ b/config.guess 2019-06-04 17:07:31.702589500 +0000 -@@ -4,6 +4,9 @@ - - timestamp='2016-05-27' - -+echo x86_64-nt64-midipix -+exit -+ - # This file is free software; you can redistribute it and/or modify it - # under the terms of the GNU General Public License as published by - # the Free Software Foundation; either version 3 of the License, or -diff -ru a/config.sub b/config.sub ---- a/config.sub 2016-08-01 15:50:20.000000000 +0000 -+++ b/config.sub 2019-06-04 17:07:31.702589500 +0000 -@@ -1389,7 +1389,7 @@ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* | -cegcc* \ - | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ -- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ -+ | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ - | -linux-newlib* | -linux-musl* | -linux-uclibc* \ - | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ - | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ diff -ru a/gdb/Makefile.in b/gdb/Makefile.in --- a/gdb/Makefile.in 2016-10-07 17:09:21.000000000 +0000 +++ b/gdb/Makefile.in 2019-06-04 17:07:31.733789600 +0000 -- cgit v1.2.3