From 8759a416c41f8eec02fdb5594275961534ae0c8e Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 28 Apr 2009 18:42:08 +0000 Subject: toolchain/gdb: remove ancient deprecated versions They shouldn't be used anymore, needs havily patching (6.3 has more than 200k patches) and no one tests them with current toolchains. --- toolchain/gdb/6.2.1/200-uclibc-readline-conf.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 toolchain/gdb/6.2.1/200-uclibc-readline-conf.patch (limited to 'toolchain/gdb/6.2.1/200-uclibc-readline-conf.patch') diff --git a/toolchain/gdb/6.2.1/200-uclibc-readline-conf.patch b/toolchain/gdb/6.2.1/200-uclibc-readline-conf.patch deleted file mode 100644 index ffe792dd0..000000000 --- a/toolchain/gdb/6.2.1/200-uclibc-readline-conf.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- gdb-6.1.1-dist/readline/configure 2003-05-27 18:29:47.000000000 -0500 -+++ gdb-6.1.1/readline/configure 2004-08-09 14:20:23.000000000 -0500 -@@ -6249,7 +6249,12 @@ - - - echo "$as_me:$LINENO: checking for mbstate_t" >&5 -+echo $ECHO_N "bash_cv_have_mbstate_t=$bash_cv_have_mbstate_t" >&6 - echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6 -+if test "${bash_cv_have_mbstate_t+set}" != set; then -+ bash_cv_have_mbstate_t=yes -+ echo $ECHO_N "WARNING!! forcing to yes!!! $ECHO_C" >&6 -+fi - if test "${bash_cv_have_mbstate_t+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -- cgit v1.2.3