[project @ 2004-07-01 14:49:11 by malcolm]
authormalcolm <unknown>
Thu, 1 Jul 2004 14:49:11 +0000 (14:49 +0000)
committermalcolm <unknown>
Thu, 1 Jul 2004 14:49:11 +0000 (14:49 +0000)
Heap-profiling build bootstrapped with nhc98 requires more heap.

Makefile.nhc98

index 06d80ce..3cf5aff 100644 (file)
@@ -1,6 +1,6 @@
 THISPKG        = base
 SEARCH = -I$(TOPDIR)/targets/$(MACHINE) -Iinclude
-EXTRA_H_FLAGS   = +RTS -H2M -K2M -RTS
+EXTRA_H_FLAGS   = +RTS -H4M -K2M -RTS
 EXTRA_HBC_FLAGS = +RTS -H8M -RTS
 
 SRCS   = \