t-freebsd 156 Bytes
Newer Older
1
# Compile crtbeginS.o and crtendS.o with pic.
2
CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) -fPIC
3 4 5

# Compile libgcc.a with pic.
TARGET_LIBGCC2_CFLAGS += -fPIC