]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/gcc/config/t-linux
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / gcc / config / t-linux
1 # Compile crtbeginS.o and crtendS.o with pic.
2 CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) -fPIC
3 # Compile libgcc2.a with pic.
4 TARGET_LIBGCC2_CFLAGS = -fPIC
5
6 # Override t-slibgcc-elf-ver to export some libgcc symbols with
7 # the symbol versions that glibc used.
8 SHLIB_MAPFILES += $(srcdir)/config/libgcc-glibc.ver
9
10 # Use unwind-dw2-fde-glibc
11 LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde-glibc.c \
12   $(srcdir)/unwind-sjlj.c $(srcdir)/gthr-gnat.c $(srcdir)/unwind-c.c
13 LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c