e8487c0417
* config.gcc (s390x-*-linux*): Add t-linux64 makefile fragment. * config/s390/t-linux64: New file. * config/s390/libgcc-glibc.ver: New file. From-SVN: r49553
4 lines
184 B
Plaintext
4 lines
184 B
Plaintext
# Override t-slibgcc-elf-ver to export some libgcc symbols with
|
|
# the symbol versions that glibc used.
|
|
SHLIB_MAPFILES = $(srcdir)/libgcc-std.ver $(srcdir)/config/s390/libgcc-glibc.ver
|