add a configuration option to enable full c99 math in libm. this is needed for funct...
authorpavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Oct 2006 17:16:13 +0000 (17:16 +0000)
committerpavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Oct 2006 17:16:13 +0000 (17:16 +0000)
commit95423fe02ea223f9b60df776df795af33402a81c
tree19ef8485480206dff6b815af265b86a0b2c18902
parent93b646c8f58b3e84b3b3db1ab73f2cad4a44a650
add a configuration option to enable full c99 math in libm.  this is needed for functions like floorf (which happens to be used in postgresql server as an example)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5302 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/Config.in
toolchain/uClibc/Makefile