From: Ian Lynagh Date: Thu, 10 Jul 2008 14:11:29 +0000 (+0000) Subject: Remove a commented-out flag X-Git-Tag: Before_cabalised-GHC~27 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=38f58ecd48098c4e8b8c529a526743caad976ea1 Remove a commented-out flag --- diff --git a/compiler/Makefile b/compiler/Makefile index 7c2c14e..7e17acf 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -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