6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
# Override t-slibgcc-elf-ver to export some libgcc symbols with
|
|
# the symbol versions that glibc used.
|
|
# Avoid the t-linux version file.
|
|
SHLIB_MAPFILES = $(srcdir)/libgcc-std.ver \
|
|
$(srcdir)/config/sparc/libgcc-sparc-glibc.ver
|