config/kernel/windows.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Sat Jan 04 16:19:18 2014 +0100 (2014-01-04)
changeset 3276 22239d19ad65
parent 3112 6cb56b3f2d34
permissions -rw-r--r--
libc/uClibc: add option to enable fenv

Support for fenv.h is a little bit more tricky that enabling it only
for x86-32 is not right.

Add an option for the user to choose whther to install fenv.h or not.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
diorcet@3112
     1
# windows config options
diorcet@3112
     2
yann@3150
     3
## depends on ARCH_x86
diorcet@3112
     4
##
diorcet@3112
     5
## select WINDOWS
diorcet@3112
     6
##
diorcet@3112
     7
## help Build a toolchain targeting systems running Windows as host