[project @ 2001-03-28 14:26:34 by simonmar]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / Makefile
index b08a533..75171b0 100644 (file)
@@ -1,5 +1,5 @@
 #-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.17 2001/02/28 10:45:40 rrt Exp $
+# $Id: Makefile,v 1.18 2001/03/28 14:26:34 simonmar Exp $
 
 TOP = ../..
 include $(TOP)/mk/boilerplate.mk
@@ -34,6 +34,9 @@ cg021_RUNTEST_OPTS = +RTS -K2m
 cg025_RUNTEST_OPTS = -x 1 cg025.hs
 cg045_RUNTEST_OPTS = -x 1
 
+# tmp, until we fix the problems with seq#...
+cg045_HC_OPTS = -O
+
 # mkdependHS doesn't understand OPTIONS pragmas...
 SRC_MKDEPENDHS_OPTS += -fglasgow-exts