mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
5 lines
209 B
Plaintext
5 lines
209 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 = libgcc-std.ver $(srcdir)/config/sparc/libgcc-glibc.ver
|