Even bigger BIG_HEAP for running the linker.

This commit is contained in:
mainzelm 2002-04-03 12:12:13 +00:00
parent b222cfe4c3
commit a5b0199999
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ include $(srcdir)/build/filenames.make
# requires you to have squirreled away a previous working version
# of scsh.
BIG_HEAP = -h 5000000
BIG_HEAP = -h 5500000
# 1. is broken if you build from CVS
# LINKER_VM = ./$(VM) $(BIG_HEAP)
# LINKER_RUNNABLE = $(LINKER_VM) -i $(IMAGE)