OSDN Git Service

Thierry De Corte notices that when UCLIBC_HAS_FLOAT is disabled, we must also
authorEric Andersen <andersen@codepoet.org>
Wed, 23 Apr 2003 20:59:01 +0000 (20:59 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 23 Apr 2003 20:59:01 +0000 (20:59 -0000)
commitfa555a25501cd656a06e483f6825a6ed1615b57a
tree93c24b173728bfd51e75bd6f82d6ac32d5f2828a
parent899f82f681cdff47beeccffbb33f6bab12cb60ae
Thierry De Corte notices that when UCLIBC_HAS_FLOAT is disabled, we must also
disable drand48, drand48_r, erand48, and erand48_r since they use floats.
libc/stdlib/Makefile