Don't define strtold and strtof on *BSD + uClibc
commit2dd3fb103e9fc9aa71e08b95fe1656ba0148307d
authorThomas Preud'homme <thomas.preudhomme@celest.fr>
Fri, 15 Jul 2011 16:13:56 +0000 (15 18:13 +0200)
committerThomas Preud'homme <robotux@celest.fr>
Fri, 12 Aug 2011 16:43:37 +0000 (12 18:43 +0200)
treeacc7c79cd835515c8f8bbd4621ff7fd1eb4b4023
parentab7ed48ee8c244276c73e6893cf8ce2c52d9b6db
Don't define strtold and strtof on *BSD + uClibc

Don't define strtold and strtof on *BSD and uClibc as they are already
defined there since:

* 2001 (FreeBSD 4.4)
* 2009 (OpenBSD 4.5)
* 2009 (DragonFlyBSD)
* 2002 (uClibc)

See
http://lists.nongnu.org/archive/html/tinycc-devel/2011-07/msg00025.html
for a bit more details.
tcc.h