OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / gcc / config / t-linux-aout
1 # The following is needed when compiling stages 2 and 3 because gcc's
2 # limits.h must be picked up before /usr/include/limits.h.  This is
3 # because each does an #include_next of the other if the other hasn't
4 # been included. /usr/include/limits.h loses if it gets found first
5 # because /usr/include is at the end of the search order.  When a
6 # new version of gcc is released, gcc's limits.h hasn't been installed
7 # yet and hence isn't found.
8 BOOT_CFLAGS = -O $(CFLAGS) -Iinclude
9
10 # Don't run fixproto
11 STMP_FIXPROTO =
12
13 # Don't install "assert.h" in gcc. We use the one in glibc.
14 INSTALL_ASSERT_H =