From 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 9 Dec 2004 09:47:41 +0000 Subject: Merge oe-devel@oe-devel.bkbits.net:openembedded into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA --- nonworking/gnuboy/qtopiagnuboy-1.0.3/gcc3.patch | 71 ------------------------- 1 file changed, 71 deletions(-) delete mode 100644 nonworking/gnuboy/qtopiagnuboy-1.0.3/gcc3.patch (limited to 'nonworking/gnuboy/qtopiagnuboy-1.0.3/gcc3.patch') diff --git a/nonworking/gnuboy/qtopiagnuboy-1.0.3/gcc3.patch b/nonworking/gnuboy/qtopiagnuboy-1.0.3/gcc3.patch deleted file mode 100644 index 4743863d6e..0000000000 --- a/nonworking/gnuboy/qtopiagnuboy-1.0.3/gcc3.patch +++ /dev/null @@ -1,71 +0,0 @@ - -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# - ---- gnuboy/gnuboy-1.0.3-qtopia2/loader.c~gcc3 2001-12-06 06:51:21.000000000 +0100 -+++ gnuboy/gnuboy-1.0.3-qtopia2/loader.c 2003-12-07 21:29:56.000000000 +0100 -@@ -11,8 +11,6 @@ - #include - #include - --char *strdup(); -- - static int mbc_table[256] = - { - 0, 1, 1, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, ---- gnuboy/gnuboy-1.0.3-qtopia2/main.c~gcc3 2001-09-24 02:17:56.000000000 +0200 -+++ gnuboy/gnuboy-1.0.3-qtopia2/main.c 2003-12-07 21:29:56.000000000 +0100 -@@ -7,9 +7,6 @@ - #include - #include - #include -- --char *strdup(); -- - #include - #include - ---- gnuboy/gnuboy-1.0.3-qtopia2/rckeys.c~gcc3 2001-09-23 19:58:48.000000000 +0200 -+++ gnuboy/gnuboy-1.0.3-qtopia2/rckeys.c 2003-12-07 21:29:56.000000000 +0100 -@@ -4,8 +4,6 @@ - #include - #include - --char *strdup(); -- - #include "defs.h" - #include "rc.h" - #include "input.h" ---- gnuboy/gnuboy-1.0.3-qtopia2/rcvars.c~gcc3 2001-09-23 19:59:02.000000000 +0200 -+++ gnuboy/gnuboy-1.0.3-qtopia2/rcvars.c 2003-12-07 21:29:56.000000000 +0100 -@@ -5,8 +5,6 @@ - #include - #include - --char *strdup(); -- - #include "defs.h" - #include "rc.h" - ---- gnuboy/gnuboy-1.0.3-qtopia2/path.c~gcc3 2001-09-23 19:58:42.000000000 +0200 -+++ gnuboy/gnuboy-1.0.3-qtopia2/path.c 2003-12-07 21:29:56.000000000 +0100 -@@ -5,8 +5,6 @@ - #include - #include - --char *strdup(); -- - #ifdef ALT_PATH_SEP - #define SEP ';' - #else ---- gnuboy/gnuboy-1.0.3-qtopia2/sys/oss/oss.c~gcc3 2001-09-23 20:01:10.000000000 +0200 -+++ gnuboy/gnuboy-1.0.3-qtopia2/sys/oss/oss.c 2003-12-07 21:30:43.000000000 +0100 -@@ -2,7 +2,6 @@ - - #include - #include --char *strdup(); - #include - #include - #include -- cgit v1.2.3