no -auto-all for CorePrep
authorSimon Marlow <simonmar@microsoft.com>
Wed, 29 Aug 2007 09:24:14 +0000 (09:24 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 29 Aug 2007 09:24:14 +0000 (09:24 +0000)
compiler/Makefile

index 50c16f4..9ddef07 100644 (file)
@@ -812,7 +812,7 @@ endif
 # typecheck/TcType_HC_OPTS += -auto-all
 # typecheck/TcUnify_HC_OPTS += -auto-all
 
 # typecheck/TcType_HC_OPTS += -auto-all
 # typecheck/TcUnify_HC_OPTS += -auto-all
 
-coreSyn/CorePrep_HC_OPTS += -auto-all
+# coreSyn/CorePrep_HC_OPTS += -auto-all
 # parser/Parser_HC_OPTS += -fasm
 
 #-----------------------------------------------------------------------------
 # parser/Parser_HC_OPTS += -fasm
 
 #-----------------------------------------------------------------------------