summaryrefslogtreecommitdiff
path: root/config/libc/uClibc.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-11-14 17:54:37 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-11-14 17:54:37 (GMT)
commitbc94e564de09b519fcd843f0d8949159453b3eec (patch)
tree444d9c758824d20e2c58c89272ebcfcb3acef9d0 /config/libc/uClibc.in
parentda09907c00979c8d7219eface847e8dfc24bdafc (diff)
libc/uClibc: use the floating-point string option in tests
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config/libc/uClibc.in')
-rw-r--r--config/libc/uClibc.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in
index 5687eb8..8ba4a68 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"