From 6f3c454e909d678fec3825909d18a9889f03bc36 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 29 Dec 2009 23:56:56 -0800 Subject: gcc-svn: Move SRCREV to recipe. * Delete the unused patches * Add --with-system-zlib to configure options. * Add patches needed for uclibc build. Signed-off-by: Khem Raj --- recipes/gcc/gcc-svn/sh_unwind.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 recipes/gcc/gcc-svn/sh_unwind.patch (limited to 'recipes/gcc/gcc-svn/sh_unwind.patch') diff --git a/recipes/gcc/gcc-svn/sh_unwind.patch b/recipes/gcc/gcc-svn/sh_unwind.patch deleted file mode 100644 index 94921636bc..0000000000 --- a/recipes/gcc/gcc-svn/sh_unwind.patch +++ /dev/null @@ -1,18 +0,0 @@ -Index: gcc-4.2.4/gcc/config/sh/linux-unwind.h -=================================================================== ---- gcc-4.2.4.orig/gcc/config/sh/linux-unwind.h 2008-10-04 00:05:29.434889757 +0200 -+++ gcc-4.2.4/gcc/config/sh/linux-unwind.h 2008-10-04 00:06:02.594883544 +0200 -@@ -26,6 +26,7 @@ - the Free Software Foundation, 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. */ - -+#ifndef inhibit_libc - /* Do code reading to identify a signal frame, and set the frame - state data appropriately. See unwind-dw2.c for the structs. */ - -@@ -251,3 +252,5 @@ - return _URC_NO_REASON; - } - #endif /* defined (__SH5__) */ -+ -+#endif /* defined inhibit_libc */ -- cgit v1.2.3