summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-07-10 12:36:55 +0000
committerIan Lynagh <igloo@earth.li>2008-07-10 12:36:55 +0000
commitbe745f257384dfedb81f154a961daaa709010ba1 (patch)
treedc3ee71dc5b06f35f91b292157f3cca77f2b1ba2
parentd9f20043f1bff6d3731e62de4db4d98fcff57498 (diff)
downloadhaskell-be745f257384dfedb81f154a961daaa709010ba1.tar.gz
Remove an ancient commented out "parser/Parser_HC_OPTS += -fasm"
-rw-r--r--compiler/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/Makefile b/compiler/Makefile
index be304f9a42..a64cd12fe7 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