From d9dc2a87f34b50fa682595ebe163af1ce5e03425 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Sat, 17 Jan 2004 01:55:52 +0000 Subject: [PATCH] Change to work with the i386-linux-uclibc toolchain instead. --- sources/i386-gcc-soft-float.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sources/i386-gcc-soft-float.patch b/sources/i386-gcc-soft-float.patch index 805d9bf3e6..97501087e2 100644 --- a/sources/i386-gcc-soft-float.patch +++ b/sources/i386-gcc-soft-float.patch @@ -28,12 +28,12 @@ diff -urN gcc-3.3.2-orig/gcc/config/i386/i386.h gcc-3.3.2/gcc/config/i386/i386.h /* Set the value of FLT_EVAL_METHOD in float.h. When using only the FPU, assume that the fpcw is set to extended precision; when using diff -urN gcc-3.3.2-orig/gcc/config/t-linux gcc-3.3.2/gcc/config/t-linux ---- gcc-3.3.2-orig/gcc/config/t-linux 2003-06-04 11:56:11.000000000 -0500 -+++ gcc-3.3.2/gcc/config/t-linux 2003-10-22 01:46:39.000000000 -0500 -@@ -14,3 +14,28 @@ - LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde-glibc.c \ +--- gcc-3.3.2-orig/gcc/config/t-linux-uclibc 2003-06-04 11:56:11.000000000 -0500 ++++ gcc-3.3.2/gcc/config/t-linux-uclibc 2003-10-22 01:46:39.000000000 -0500 +@@ -21,3 +21,28 @@ + LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde.c \ $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c - LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c + LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h + +############################################## +# We want fine grained libraries, so use the new code to build the