From: sof Date: Wed, 1 Sep 1999 14:23:11 +0000 (+0000) Subject: [project @ 1999-09-01 14:23:11 by sof] X-Git-Tag: Approximately_9120_patches~5845 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=67c513a8911245d54244a1fc43c3d3475a4f23c1;p=ghc-hetmet.git [project @ 1999-09-01 14:23:11 by sof] updated --- diff --git a/ghc/tests/reader/should_compile/Makefile b/ghc/tests/reader/should_compile/Makefile index 603d66b..c1b1008 100644 --- a/ghc/tests/reader/should_compile/Makefile +++ b/ghc/tests/reader/should_compile/Makefile @@ -8,5 +8,6 @@ read012_HC_OPTS += -O -funfold-casms-in-hi-file -fglasgow-exts -ohi T1.hi read013_HC_OPTS += -O -funfold-casms-in-hi-file -fglasgow-exts read014_HC_OPTS += -Wall read022_HC_OPTS = -fglasgow-exts +read024_HC_OPTS = -fglasgow-exts include $(TOP)/mk/target.mk