summaryrefslogtreecommitdiff
path: root/samples/x86_64-unknown-linux-uclibc
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/x86_64-unknown-linux-uclibc
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/x86_64-unknown-linux-uclibc')
-rw-r--r--samples/x86_64-unknown-linux-uclibc/crosstool.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/x86_64-unknown-linux-uclibc/crosstool.config b/samples/x86_64-unknown-linux-uclibc/crosstool.config
index b66a6b4..7064ff0 100644
--- a/samples/x86_64-unknown-linux-uclibc/crosstool.config
+++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config
@@ -90,7 +90,6 @@ CT_ARCH_TUNE=""
CT_ARCH_FPU=""
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
-# CT_ARCH_SUPPORTS_LIBFLOAT is not set
CT_TARGET_CFLAGS=""
#