add a configuration option to enable full c99 math in libm. this is needed for funct...
authorTim Yardley <lst@openwrt.org>
Thu, 26 Oct 2006 17:16:13 +0000 (17:16 +0000)
committerTim Yardley <lst@openwrt.org>
Thu, 26 Oct 2006 17:16:13 +0000 (17:16 +0000)
commit2b43dbc66b9e08b00cd0fee7dbab0252779e32ac
tree19ef8485480206dff6b815af265b86a0b2c18902
parent2893bffe56efc44123423a39ce3e298a4bcfd223
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)

SVN-Revision: 5302
toolchain/Config.in
toolchain/uClibc/Makefile