LWG 3035. std::allocator's constructors should be constexpr
[official-gcc.git] / libgcc / config / i386 / t-linux
blob8506a6357908bf5ea0414145edac23929dcc390c
1 # On 64bit we do not need any exports for glibc for 64-bit libgcc_s.
2 # Need to support TImode for x86.  Override the settings from
3 # t-slibgcc-elf-ver and t-linux
4 SHLIB_MAPFILES = libgcc-std.ver $(srcdir)/config/i386/libgcc-glibc.ver
6 HOST_LIBGCC2_CFLAGS += -mlong-double-80 -DUSE_ELF_SYMVER $(CET_FLAGS)
7 CRTSTUFF_T_CFLAGS += $(CET_FLAGS)