]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/sparc/t-linux64
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / sparc / t-linux64
index 3e3fa4cae7e694b0c33bdfb3b33ea0cd0b96c894..7a1d5b1e14560c4dfc250a9be605c1c33d7e8f83 100644 (file)
@@ -8,12 +8,6 @@ INSTALL_LIBGCC = install-multilib
 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o \
        crtfastmath.o
 
-# 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
-
 CRTSTUFF_T_CFLAGS = `if test x$$($(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) \
                                 -print-multi-os-directory) \
                        = x../lib64; then echo -mcmodel=medany; fi`