From 21defa797f535d2e6bf462588bfd70f10fb29df1 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 19 Feb 2011 17:39:07 +0000 Subject: update patches to latest git --- .../99999999/0001-add-uClibc-guess-support.patch | 26 +++++++++++----------- .../0002-add-ps2-targets-to-config.sub.patch | 6 ++--- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/sys-devel/gnuconfig/files/99999999/0001-add-uClibc-guess-support.patch b/sys-devel/gnuconfig/files/99999999/0001-add-uClibc-guess-support.patch index ab07da77fefe..b32c61e9a650 100644 --- a/sys-devel/gnuconfig/files/99999999/0001-add-uClibc-guess-support.patch +++ b/sys-devel/gnuconfig/files/99999999/0001-add-uClibc-guess-support.patch @@ -1,4 +1,4 @@ -From 90b44830cdf0ee1c57d83917a6b95091bbcbd971 Mon Sep 17 00:00:00 2001 +From c8af38207f3c2031591e310199a15dcbeb993cb2 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 9 Oct 2008 15:51:09 -0400 Subject: [PATCH 1/2] add uClibc guess support @@ -8,7 +8,7 @@ Subject: [PATCH 1/2] add uClibc guess support 1 files changed, 52 insertions(+), 37 deletions(-) diff --git a/config.guess b/config.guess -index 4c8f032..e1f34b5 100755 +index 187cd54..8ca32db 100755 --- a/config.guess +++ b/config.guess @@ -140,6 +140,29 @@ UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown @@ -41,7 +41,7 @@ index 4c8f032..e1f34b5 100755 # Note: order is significant - the case branches are not exclusive. case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in -@@ -849,11 +872,11 @@ EOF +@@ -852,11 +875,11 @@ EOF exit ;; *:GNU:*:*) # the GNU system @@ -55,9 +55,9 @@ index 4c8f032..e1f34b5 100755 exit ;; i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix -@@ -869,50 +892,42 @@ EOF +@@ -872,50 +895,42 @@ EOF EV68*) UNAME_MACHINE=alphaev68 ;; - esac + esac objdump --private-headers /bin/sh | grep -q ld.so.1 - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} @@ -89,8 +89,8 @@ index 4c8f032..e1f34b5 100755 + echo crisv32-axis-linux-${LIBC} exit ;; frv:Linux:*:*) -- echo frv-unknown-linux-gnu -+ echo frv-unknown-linux-${LIBC} +- echo frv-unknown-linux-gnu ++ echo frv-unknown-linux-${LIBC} exit ;; i*86:Linux:*:*) - LIBC=gnu @@ -118,7 +118,7 @@ index 4c8f032..e1f34b5 100755 exit ;; mips:Linux:*:* | mips64:Linux:*:*) eval $set_cc_for_build -@@ -931,54 +946,54 @@ EOF +@@ -934,54 +949,54 @@ EOF #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` @@ -160,8 +160,8 @@ index 4c8f032..e1f34b5 100755 echo ${UNAME_MACHINE}-ibm-linux exit ;; sh64*:Linux:*:*) -- echo ${UNAME_MACHINE}-unknown-linux-gnu -+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} +- echo ${UNAME_MACHINE}-unknown-linux-gnu ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; sh*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu @@ -183,11 +183,11 @@ index 4c8f032..e1f34b5 100755 + echo x86_64-unknown-linux-${LIBC} exit ;; xtensa*:Linux:*:*) -- echo ${UNAME_MACHINE}-unknown-linux-gnu -+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} +- echo ${UNAME_MACHINE}-unknown-linux-gnu ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. -- -1.7.3 +1.7.4.1 diff --git a/sys-devel/gnuconfig/files/99999999/0002-add-ps2-targets-to-config.sub.patch b/sys-devel/gnuconfig/files/99999999/0002-add-ps2-targets-to-config.sub.patch index 23aa177b0808..36d40456212a 100644 --- a/sys-devel/gnuconfig/files/99999999/0002-add-ps2-targets-to-config.sub.patch +++ b/sys-devel/gnuconfig/files/99999999/0002-add-ps2-targets-to-config.sub.patch @@ -1,4 +1,4 @@ -From c3b83311b9633d326fb05b236b563b77613421c4 Mon Sep 17 00:00:00 2001 +From 2a8ea33368fa9084a964d5776d015ffbbf8cc570 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 9 Oct 2008 15:51:35 -0400 Subject: [PATCH 2/2] add ps2 targets to config.sub @@ -8,7 +8,7 @@ Subject: [PATCH 2/2] add ps2 targets to config.sub 1 files changed, 20 insertions(+), 2 deletions(-) diff --git a/config.sub b/config.sub -index 320e303..216604d 100755 +index 83da356..eda465b 100755 --- a/config.sub +++ b/config.sub @@ -253,7 +253,7 @@ case $basic_machine in @@ -55,5 +55,5 @@ index 320e303..216604d 100755 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ -- -1.7.3 +1.7.4.1 -- cgit v1.2.3-65-gdbad