gcc/gcc/config/t-netbsd

10 lines
220 B
Plaintext

# Don't run fixproto
STMP_FIXPROTO =
# We don't want the base GCC user headers, but we do want
# any extras a target might specify.
USER_H = $(EXTRA_HEADERS)
# Always build crtstuff with PIC.
CRTSTUFF_T_CFLAGS = -fPIC