From: Ian Lynagh Date: Thu, 10 Jul 2008 12:36:55 +0000 (+0000) Subject: Remove an ancient commented out "parser/Parser_HC_OPTS += -fasm" X-Git-Tag: Before_cabalised-GHC~43 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=be745f257384dfedb81f154a961daaa709010ba1;p=ghc-hetmet.git Remove an ancient commented out "parser/Parser_HC_OPTS += -fasm" --- diff --git a/compiler/Makefile b/compiler/Makefile index be304f9..a64cd12 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -854,7 +854,6 @@ endif # typecheck/TcUnify_HC_OPTS += -auto-all # coreSyn/CorePrep_HC_OPTS += -auto-all -# parser/Parser_HC_OPTS += -fasm #----------------------------------------------------------------------------- # Building the GHC package