Move "main/BinIface_HC_OPTS += -O" into a pragma in iface/BinIface.hs
[ghc-hetmet.git] / compiler / Makefile
index a64cd12..ea3e07b 100644 (file)
@@ -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