diff options
author | dim <dim@FreeBSD.org> | 2012-11-10 21:22:10 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2012-11-10 21:22:10 +0000 |
commit | 464808b6f100795216849a2948e345eeaac23fec (patch) | |
tree | 1fa38f9b82a8ebc3a5099f560b9ce17922134e5a /contrib/libc++/src/future.cpp | |
parent | 0a289d546bde4f4a1b513aa568714d69732d3dc1 (diff) | |
download | FreeBSD-src-464808b6f100795216849a2948e345eeaac23fec.zip FreeBSD-src-464808b6f100795216849a2948e345eeaac23fec.tar.gz |
Only define isnan, isnanf, __isnan and __isnanf in libc.so, not in
libc.a and libc_p.a. In addition, define isnan in libm.a and libm_p.a,
but not in libm.so.
This makes it possible to statically link executables using both isnan
and isnanf with libc and libm.
Tested by: kargl
MFC after: 1 week
Diffstat (limited to 'contrib/libc++/src/future.cpp')
0 files changed, 0 insertions, 0 deletions