[project @ 1998-06-21 18:44:12 by sof]
authorsof <unknown>
Sun, 21 Jun 1998 18:44:12 +0000 (18:44 +0000)
committersof <unknown>
Sun, 21 Jun 1998 18:44:12 +0000 (18:44 +0000)
Missing =

mk/config.mk.in

index b064f25..8ddf3e2 100644 (file)
@@ -227,7 +227,7 @@ BuildingProfilingConcurrent=$(subst mr,YES,$(filter mr,$(WAYS)))
 # profiled prelude libraries.
 # When booting from .hc files, turn this off.
 ifeq "$(GhcWithHscBuiltViaC)" "YES"
-GhcLibWays
+GhcLibWays=
 else
 GhcLibWays=p
 endif