mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
7 lines
201 B
Plaintext
7 lines
201 B
Plaintext
# GCC 128-bit long double support routines.
|
|
LIB2ADD += $(srcdir)/config/rs6000/ibm-ldouble.c
|
|
|
|
HOST_LIBGCC2_CFLAGS += -mlong-double-128
|
|
|
|
SHLIB_MAPFILES += $(srcdir)/config/rs6000/libgcc-ibm-ldouble.ver
|