summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtod.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-02-25 07:51:19 +0000
committerpeter <peter@FreeBSD.org>2001-02-25 07:51:19 +0000
commiteccd7b6a58cadd545a2ac78ede4226414e8d130b (patch)
treea3b52a23f3255948c70d53ddc304fcf50341cd22 /lib/libc/stdlib/strtod.c
parentbded4d8c3026311cdf377ff814859b39b1f34b3f (diff)
downloadFreeBSD-src-eccd7b6a58cadd545a2ac78ede4226414e8d130b.zip
FreeBSD-src-eccd7b6a58cadd545a2ac78ede4226414e8d130b.tar.gz
genassym.sh does not work with a.out because the sizes are rounded up
by the compiler. ie: char foo[0] comes out as 4 bytes on a.out, and we depended on it coming out as 0 for the script version. :-( Make double sure that genassym.o is built and nm'ed in elf mode. (ia64 skipped since it is stuck on the linux toolchain and doesn't understand the -elf switches)
Diffstat (limited to 'lib/libc/stdlib/strtod.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud