From: rrt Date: Thu, 5 Jul 2001 13:52:40 +0000 (+0000) Subject: [project @ 2001-07-05 13:52:40 by rrt] X-Git-Tag: Approximately_9120_patches~1608 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=51d894f73a9fbce57e2805faa72f577f263f3cac;p=ghc-hetmet.git [project @ 2001-07-05 13:52:40 by rrt] Final stage of the PACKAGE oopsathon, or else... --- diff --git a/ghc/lib/std/Makefile b/ghc/lib/std/Makefile index c1c3e90..4548978 100644 --- a/ghc/lib/std/Makefile +++ b/ghc/lib/std/Makefile @@ -38,7 +38,7 @@ BOOT_SRCS += PrelPrimopWrappers.hs #----------------------------------------------------------------------------- # Setting the GHC compile options -SRC_HC_OPTS += -cpp -fglasgow-exts $(GhcLibHcOpts) $(PACKAGE) +SRC_HC_OPTS += -cpp -fglasgow-exts $(GhcLibHcOpts) ifneq "$(ILXized)" "YES" SRC_HSC2HS_OPTS += -Icbits endif