X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fstd%2FMakefile;h=5b72cd089371e80074293fbda3177fa1bc37ab5f;hb=a103a9dc0de992716e62c30d7ac81c0bc0dbcdc5;hp=ba614e7a843433d709da27587186ecd5fe1aab65;hpb=0826d0137d24268cdfb3375eb1ddc3f7035b7a41;p=ghc-hetmet.git diff --git a/ghc/lib/std/Makefile b/ghc/lib/std/Makefile index ba614e7..5b72cd0 100644 --- a/ghc/lib/std/Makefile +++ b/ghc/lib/std/Makefile @@ -34,7 +34,7 @@ endif #----------------------------------------------------------------------------- # Setting the GHC compile options -SRC_HC_OPTS += -recomp -cpp -fglasgow-exts -fvia-C -Rghc-timing $(GhcLibHcOpts) -fcompiling-prelude +SRC_HC_OPTS += -recomp -cpp -fglasgow-exts -fvia-C -Rghc-timing $(GhcLibHcOpts) ifneq "$(way)" "dll" SRC_HC_OPTS += -static endif