9 lines
173 B
Plaintext
Raw Normal View History

1999-08-26 09:30:50 +00:00
# Don't run fixproto
STMP_FIXPROTO =
# Compile crtbeginS.o and crtendS.o with pic.
CRTSTUFF_T_CFLAGS_S = -fPIC
# Compile libgcc.a with pic.
TARGET_LIBGCC2_CFLAGS += -fPIC