mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-18 05:33:04 +00:00
8 lines
252 B
Plaintext
8 lines
252 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 -mtpf-trace-skip
|