X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=gcc%2Fconfig%2Fs390%2Ft-linux;h=d5a92781450366be9a67201231845c5849d3049d;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=bc8d519b2d12625987098af5a2e18c146ec7314b;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/gcc/config/s390/t-linux b/gcc/config/s390/t-linux index bc8d519b..d5a92781 100644 --- a/gcc/config/s390/t-linux +++ b/gcc/config/s390/t-linux @@ -1,7 +1,3 @@ -# The crtbegin and crtend must not depend on a small GOT -CRTSTUFF_T_CFLAGS = -O2 -fPIC -CRTSTUFF_T_CFLAGS_S = -O2 -fPIC - -# Compile libgcc2.a with pic. -TARGET_LIBGCC2_CFLAGS = -fPIC -include $(srcdir)/config/s390/fixdfdi.h - +# 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