From: rrt Date: Tue, 9 May 2000 12:34:29 +0000 (+0000) Subject: [project @ 2000-05-09 12:34:29 by rrt] X-Git-Tag: Approximately_9120_patches~4546 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=35cd30bf8587a216449fc7925d0ea90524c9eaf4;p=ghc-hetmet.git [project @ 2000-05-09 12:34:29 by rrt] Point out in the comment for GhcLibHcOpts that it also applies to the standard library and hslibs. --- diff --git a/mk/config.mk.in b/mk/config.mk.in index d8fdf44..45824f7 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -209,6 +209,7 @@ GhcLibWays=p endif # Option flags to pass to GHC when it's compiling prelude modules +# *and* standard library modules (std) *and* modules in hslibs # Typically these are things like -O or -dcore-lint # The ones that are *essential* are wired into ghc/lib/Makefile #