add a configuration option to enable full c99 math in libm. this is needed for functi...
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)
commit3e84e18a27638fa22829c3c1476609e88f887e4e
tree22486f982efc607a0b944ffd527538b9678cf008
parentdff0c520317c92caf6e3f65df6752dcd5ec6907c
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