Remove a commented-out flag
authorIan Lynagh <igloo@earth.li>
Thu, 10 Jul 2008 14:11:29 +0000 (14:11 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 10 Jul 2008 14:11:29 +0000 (14:11 +0000)
compiler/Makefile

index 7c2c14e..7e17acf 100644 (file)
@@ -571,8 +571,6 @@ ifeq "$(BootingFromHc)" "YES"
 SRC_CC_OPTS += -D__GLASGOW_HASKELL__=$(ProjectVersionInt)
 endif
 
-# basicTypes/SrcLoc_HC_OPTS    = -funbox-strict-fields
-
 # ---- Profiling ----
 #simplCore/Simplify_HC_OPTS = -auto-all
 #simplCore/SimplEnv_HC_OPTS = -auto-all