From f149abb89092b915f7cf249fba09fb5c5b613eb8 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 8 Nov 2002 01:58:45 +0000 Subject: Large cleanup patch, based in large part on a patch from Stefan Allius, which adds a great deal of sanity. --- extra/Configs/Config.in.arch | 9 --------- 1 file changed, 9 deletions(-) (limited to 'extra') diff --git a/extra/Configs/Config.in.arch b/extra/Configs/Config.in.arch index 08adea63d..239208447 100644 --- a/extra/Configs/Config.in.arch +++ b/extra/Configs/Config.in.arch @@ -46,15 +46,6 @@ config UCLIBC_HAS_SOFT_FLOAT depends on UCLIBC_HAS_FLOATS && !HAS_FPU default y -config USE_GCC_SOFT_FLOAT_OPTION - bool - depends UCLIBC_HAS_SOFT_FLOAT - default y if !ARCH_HAS_NO_FPU - help - True if we should use the gcc `-msoft-float' option when - compiling in soft-float support (not all platforms use that - option, even if they use soft-floats). - config DO_C99_MATH bool "Enable full C99 math library support" depends on UCLIBC_HAS_FLOATS -- cgit v1.2.3