1952e2e1c1
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
# 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
|