* recog.c (preproces_constraints): Zero recog_op_alt before
[official-gcc.git] / gcc / config / t-linux
blobd67feed83c12dc7db3e8aa4fd29bf9411c398d38
1 # Don't run fixproto
2 STMP_FIXPROTO =
4 # Don't install "assert.h" in gcc. We use the one in glibc.
5 INSTALL_ASSERT_H =
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
12 # Do not build libgcc1. Let gcc generate those functions. The GNU/Linux
13 # C library can handle them.
14 LIBGCC1 = 
15 CROSS_LIBGCC1 =
16 LIBGCC1_TEST =