Deleted Added
full compact
t-freebsd (90075) t-freebsd (132718)
1# Don't run fixproto
2STMP_FIXPROTO =
3
4# Compile crtbeginS.o and crtendS.o with pic.
5CRTSTUFF_T_CFLAGS_S = -fPIC
6
7# Compile libgcc.a with pic.
8TARGET_LIBGCC2_CFLAGS += -fPIC
1# Compile crtbeginS.o and crtendS.o with pic.
2CRTSTUFF_T_CFLAGS_S = -fPIC
3
4# Compile libgcc.a with pic.
5TARGET_LIBGCC2_CFLAGS += -fPIC