scripts/build/libc/uClibc.sh
changeset 3272 16028ca35721
parent 3162 e51eb0a614c7
child 3276 22239d19ad65
     1.1 --- a/scripts/build/libc/uClibc.sh	Thu Jan 10 21:01:59 2013 +0100
     1.2 +++ b/scripts/build/libc/uClibc.sh	Sat Jan 04 01:10:13 2014 +0100
     1.3 @@ -315,6 +315,13 @@
     1.4                      ;;
     1.5              esac
     1.6              ;;
     1.7 +        x86)
     1.8 +            if [ "${CT_ARCH_BITNESS}" = "32" ]; then
     1.9 +                 cat <<-ENDSED
    1.10 +					s/.*(UCLIBC_HAS_FENV).*/\\1=y/
    1.11 +					ENDSED
    1.12 +            fi
    1.13 +            ;;
    1.14      esac
    1.15  
    1.16      # Accomodate for old and new uClibc versions, where the