OSDN Git Service

(notice_cc_update): Set CC_FCOMI is this is a float compare.
[pf3gnuchains/gcc-fork.git] / gcc / config / t-linux
1 # Don't run fixproto
2 STMP_FIXPROTO =
3
4 # Don't install "assert.h" in gcc. We use the one in glibc.
5 INSTALL_ASSERT_H =
6
7 # Compile crtbeginS.o and crtendS.o with pic.
8 CRTSTUFF_T_CFLAGS_S = -fPIC
9 # Compile libgcc2.a with pic.
10 TARGET_LIBGCC2_CFLAGS = -fPIC