diff options
author | das <das@FreeBSD.org> | 2004-05-02 10:55:07 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2004-05-02 10:55:07 +0000 |
commit | 603ccc870f4632c2cb099fc34282c085d8d63760 (patch) | |
tree | 6d53e893d42c7c8ef9e52cf63fddfbcc613bedd5 /lib/libc/stdio/vfwscanf.c | |
parent | 94b1a9eeafc91dad3468622023ee59123c1e0ccb (diff) | |
download | FreeBSD-src-603ccc870f4632c2cb099fc34282c085d8d63760.zip FreeBSD-src-603ccc870f4632c2cb099fc34282c085d8d63760.tar.gz |
Add option NO_FP_LIBC, which disables floating-point support in
*printf() and *scanf(). Currently, this reduces the size of libc.so
by 9K on i386. But the real savings are for static binaries that use
*printf() or *scanf() but not strtod(); with an FP-disabled libc,
these binaries will not depend on the gdtoa routines, making each
binary about 22K smaller.
Diffstat (limited to 'lib/libc/stdio/vfwscanf.c')
0 files changed, 0 insertions, 0 deletions