OSDN Git Service

* toplev.c (rest_of_compilation): Avoid cfg_cleanup calls when not
[pf3gnuchains/gcc-fork.git] / gcc / config / t-freebsd
1 # Don't run fixproto
2 STMP_FIXPROTO =
3
4 # Compile crtbeginS.o and crtendS.o with pic.
5 CRTSTUFF_T_CFLAGS_S = -fPIC
6
7 # Compile libgcc.a with pic.
8 TARGET_LIBGCC2_CFLAGS += -fPIC