mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00:00
7 lines
234 B
Plaintext
7 lines
234 B
Plaintext
|
DFP_ENABLE = true
|
||
|
|
||
|
# Override t-slibgcc-elf-ver to export some libgcc symbols with
|
||
|
# the symbol versions that glibc used.
|
||
|
SHLIB_MAPFILES = libgcc-std.ver $(srcdir)/config/s390/libgcc-glibc.ver
|
||
|
|
||
|
HOST_LIBGCC2_CFLAGS += -mlong-double-128
|