summaryrefslogtreecommitdiff
path: root/samples/mips-unknown-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-30 20:02:13 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-30 20:02:13 (GMT)
commit7131764f9c93494f6b960b1d33d48508cc2f0512 (patch)
tree27bdca72d92e247883e56e08f830a7d675ccb91f /samples/mips-unknown-linux-uclibc/crosstool.config
parent20e08ffa90f139fb977bf2d65e989853626210e8 (diff)
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.
Diffstat (limited to 'samples/mips-unknown-linux-uclibc/crosstool.config')
-rw-r--r--samples/mips-unknown-linux-uclibc/crosstool.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config
index 1adbfc4..e0b006d 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=""
#