0d18946c9a
As of r326897 ld.lld can link a working i386 libc.so, so we no longer need to force use of ld.bfd. Sponsored by: The FreeBSD Foundation
7 lines
122 B
Makefile
7 lines
122 B
Makefile
# $FreeBSD$
|
|
|
|
# Long double is 80 bits
|
|
GDTOASRCS+=strtorx.c
|
|
SRCS+=machdep_ldisx.c
|
|
SYM_MAPS+=${LIBC_SRCTOP}/i386/Symbol.map
|