config/libc/uClibc.in
changeset 2761 19760eb7a090
parent 2666 d7d4c6336f8f
child 2813 5b9d68ed6f52
     1.1 --- a/config/libc/uClibc.in	Mon Sep 12 02:37:29 2011 +0200
     1.2 +++ b/config/libc/uClibc.in	Mon Nov 14 18:54:37 2011 +0100
     1.3 @@ -10,6 +10,11 @@
     1.4  ## help Highly configurable, thus as feature-rich as you
     1.5  ## help need, without compromising for size.
     1.6  
     1.7 +if ARCH_FLOAT_SOFTFP
     1.8 +comment "'softfp' ABI and uClibc is not entirely tested in crosstool-NG"
     1.9 +comment "You may experience issues, although it should work just fine"
    1.10 +endif # ARCH_FLOAT_SOFTFP
    1.11 +
    1.12  choice
    1.13      bool
    1.14      prompt "uClibc version"