From 7131764f9c93494f6b960b1d33d48508cc2f0512 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 30 Jul 2007 20:02:13 +0000 Subject: Remove any reference to libfloat. That has gone once and for all. Rationale: Most of the time, soft-float problems are caused by this sucker of gcc: it has support for soft float for all of the targets I've tried so far, but does not activate this code until you dwelve into half a dozen of files to make it accept to build and link the support code... So, yes: gcc has soft-float support. And again, yes: gcc is a sucker. --- samples/mips-unknown-linux-uclibc/crosstool.config | 1 - 1 file changed, 1 deletion(-) (limited to 'samples/mips-unknown-linux-uclibc') diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config index 1adbfc46..e0b006da 100644 --- a/samples/mips-unknown-linux-uclibc/crosstool.config +++ b/samples/mips-unknown-linux-uclibc/crosstool.config @@ -92,7 +92,6 @@ CT_ARCH_TUNE="" CT_ARCH_FPU="" # CT_ARCH_FLOAT_HW is not set CT_ARCH_FLOAT_SW=y -# CT_ARCH_SUPPORTS_LIBFLOAT is not set CT_TARGET_CFLAGS="" # -- cgit v1.2.3