freebsd-dev/contrib/gcc/config/t-freebsd

6 lines
135 B
Plaintext
Raw Normal View History

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