summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/x-next
blob: 7055d74af62e491344cc05e0080209c12914def5 (plain)
1
2
3
4
5
6
7
8
9
# Specify other dirs of system header files to be fixed.
OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers

# <limits.h> is sometimes in /usr/include/ansi/limits.h.
LIMITS_H_TEST = [ -f $(SYSTEM_HEADER_DIR)/limits.h -o -f $(SYSTEM_HEADER_DIR)/ansi/limits.h ]

# f771 is so big, we need to tell linker on m68k-next-nextstep* to
# make enough room for it.
BOOT_LDFLAGS=-segaddr __DATA 6000000