|
|
1.1 root 1: X_CFLAGS = -DPOSIX
2:
3: # The following is needed when compiling stages 2 and 3 because gcc's
4: # limits.h must be picked up before /usr/include/limits.h. This is because
5: # each does an #include_next of the other if the other hasn't been included.
6: # /usr/include/limits.h loses if it gets found first because /usr/include is
7: # at the end of the search order. When a new version of gcc is released,
8: # gcc's limits.h hasn't been installed yet and hence isn't found.
9:
10: BOOT_CFLAGS = -O $(CFLAGS) -Iinclude
11:
12: # Don't run fixproto
13: STMP_FIXPROTO =
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.