Drop a seven years old workaround for happy
authorMatthias Kilian <kili@outback.escape.de>
Fri, 31 Dec 2010 19:23:43 +0000 (19:23 +0000)
committerMatthias Kilian <kili@outback.escape.de>
Fri, 31 Dec 2010 19:23:43 +0000 (19:23 +0000)
mk/config.mk.in

index 7acf824..9c9d636 100644 (file)
@@ -722,10 +722,6 @@ HAPPY_VERSION              = @HappyVersion@
 #
 SRC_HAPPY_OPTS         = -agc --strict
 
-# Temp. to work around performance problems in the HEAD around 8/12/2003,
-# A Happy compiled with this compiler needs more stack.
-SRC_HAPPY_OPTS         += +RTS -K2m -RTS
-
 #
 # Alex
 #