From: sof Date: Tue, 21 Sep 1999 09:02:05 +0000 (+0000) Subject: [project @ 1999-09-21 09:02:05 by sof] X-Git-Tag: Approximately_9120_patches~5752 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=41b509c4716141d5602069a43d343a2548bb9d17;p=ghc-hetmet.git [project @ 1999-09-21 09:02:05 by sof] updated --- diff --git a/ghc/tests/lib/should_run/Makefile b/ghc/tests/lib/should_run/Makefile index 4785fc1..ab0065d 100644 --- a/ghc/tests/lib/should_run/Makefile +++ b/ghc/tests/lib/should_run/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.13 1999/08/04 10:07:50 simonmar Exp $ +# $Id: Makefile,v 1.14 1999/09/21 09:02:05 sof Exp $ TOP = ../.. include $(TOP)/mk/boilerplate.mk @@ -21,6 +21,10 @@ enum03_HC_OPTS = -cpp -fglasgow-exts -H12m stableptr001_RUNTEST_OPTS = +RTS -K4m dynamic001_HC_OPTS = -syslib exts +io001_HC_OPTS = -fglasgow-exts +io002_HC_OPTS = -fglasgow-exts +addr001_HC_OPTS = -fglasgow-exts + ioexts001_HC_OPTS = -fglasgow-exts -O ioexts001_RUNTEST_OPTS = +RTS -K8m