From bc94e564de09b519fcd843f0d8949159453b3eec Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 14 Nov 2011 18:54:37 +0100 Subject: libc/uClibc: use the floating-point string option in tests Signed-off-by: "Yann E. MORIN" --- config/libc/uClibc.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/libc') diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in index 5687eb83..8ba4a688 100644 --- a/config/libc/uClibc.in +++ b/config/libc/uClibc.in @@ -10,6 +10,11 @@ ## help Highly configurable, thus as feature-rich as you ## help need, without compromising for size. +if ARCH_FLOAT_SOFTFP +comment "'softfp' ABI and uClibc is not entirely tested in crosstool-NG" +comment "You may experience issues, although it should work just fine" +endif # ARCH_FLOAT_SOFTFP + choice bool prompt "uClibc version" -- cgit v1.2.3