X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=ea3e07b832ae90490541acf8bcf78e844225976f;hb=a31cf953707dce54fc78bcffbd1773cc554dce8f;hp=a64cd12fe71912f1bf6aa44c458c0c69b0039058;hpb=be745f257384dfedb81f154a961daaa709010ba1;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index a64cd12..ea3e07b 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -647,7 +647,6 @@ endif # We always optimise some low-level modules, otherwise performance of # a non-optimised compiler is severely affected. -main/BinIface_HC_OPTS += -O utils/Binary_HC_OPTS += -O -funbox-strict-fields utils/FastMutInt_HC_OPTS += -O utils/Encoding_HC_OPTS += -O