aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/t-linux
blob: 06283bd65b7c05ae2c0b060130b9ffb2b706b08a (plain)
1
2
3
4
5
6
7
8
9
10
11
# Don't run fixproto
STMP_FIXPROTO =

# Compile crtbeginS.o and crtendS.o with pic.
CRTSTUFF_T_CFLAGS_S = -fPIC
# Compile libgcc2.a with pic.
TARGET_LIBGCC2_CFLAGS = -fPIC

# Override t-slibgcc-elf-ver to export some libgcc symbols with
# the symbol versions that glibc used.
SHLIB_MAPFILES += $(srcdir)/config/libgcc-glibc.ver