mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 13:28:01 -04:00
Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.
The purpose of having a separate file involved an abandoned scheme that
would have kept contrib/gdtoa out of the include path for the rest of libc.
5 lines
63 B
Makefile
5 lines
63 B
Makefile
# $FreeBSD$
|
|
|
|
# Long double is 64-bits
|
|
MDSRCS+=machdep_ldisd.c
|
|
|