diff options
Diffstat (limited to 'lib/libc/amd64/stdlib/gdtoa.mk')
| -rw-r--r-- | lib/libc/amd64/stdlib/gdtoa.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libc/amd64/stdlib/gdtoa.mk b/lib/libc/amd64/stdlib/gdtoa.mk new file mode 100644 index 000000000000..50f2f0d0b3b1 --- /dev/null +++ b/lib/libc/amd64/stdlib/gdtoa.mk @@ -0,0 +1,5 @@ +# $FreeBSD$ + +# Long double is 80 bits +GDTOASRCS+=strtopx.c +MDSRCS+=machdep_ldisx.c |
