aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgcc/config/i386/t-linux
blob: 12aab16b6f10a6cd5148d7b2ba6ced9cf902c2bb (plain)
1
2
3
4
5
6
7
8
9
10
# On 64bit we do not need any exports for glibc for 64-bit libgcc_s.
# Need to support TImode for x86.  Override the settings from
# t-slibgcc-elf-ver and t-linux
SHLIB_MAPFILES = libgcc-std.ver $(srcdir)/config/i386/libgcc-glibc.ver

# Work around gold bug:
# https://sourceware.org/bugzilla/show_bug.cgi?id=18703
SHLIB_LDFLAGS += -fuse-ld=bfd

HOST_LIBGCC2_CFLAGS += -mlong-double-80 -DUSE_ELF_SYMVER