From: sewardj Date: Tue, 13 Feb 2001 10:12:45 +0000 (+0000) Subject: [project @ 2001-02-13 10:12:45 by sewardj] X-Git-Tag: Approximately_9120_patches~2659 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=fc356c46f6079ccedd7ca48df0f504fcc2c32c69;p=ghc-hetmet.git [project @ 2001-02-13 10:12:45 by sewardj] PrelCError_HC_OPTS = +RTS -K4m -RTS --- diff --git a/ghc/lib/std/Makefile b/ghc/lib/std/Makefile index eacf631..cc68356 100644 --- a/ghc/lib/std/Makefile +++ b/ghc/lib/std/Makefile @@ -57,6 +57,7 @@ endif # Special options PrelStorable_HC_OPTS = -monly-3-regs +PrelCError_HC_OPTS = +RTS -K4m -RTS #----------------------------------------------------------------------------- # Dependency generation