From: sof Date: Fri, 14 Aug 1998 13:02:14 +0000 (+0000) Subject: [project @ 1998-08-14 13:02:14 by sof] X-Git-Tag: Approx_2487_patches~360 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7a33d598be824e64bae614d20aed1c8e93793d1a;p=ghc-hetmet.git [project @ 1998-08-14 13:02:14 by sof] Updated --- diff --git a/ghc/lib/exts/Makefile b/ghc/lib/exts/Makefile index 22e19c5..3c07a16 100644 --- a/ghc/lib/exts/Makefile +++ b/ghc/lib/exts/Makefile @@ -40,7 +40,8 @@ SRC_HC_OPTS += -hisuf $(way_)hi endif Int_HC_OPTS += -H8m -fno-prune-tydecls -Word_HC_OPTS += -H8m +Word_HC_OPTS += -H8m -fno-prune-tydecls +Foreign_HC_OPTS += -fno-prune-tydecls NativeInfo_HC_OPTS += -fno-prune-tydecls Dynamic_HC_OPTS += $(MAGIC_HSCPP_OPTS)