Remove an ancient commented out "parser/Parser_HC_OPTS += -fasm"
authorIan Lynagh <igloo@earth.li>
Thu, 10 Jul 2008 12:36:55 +0000 (12:36 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 10 Jul 2008 12:36:55 +0000 (12:36 +0000)
compiler/Makefile

index be304f9..a64cd12 100644 (file)
@@ -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