X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=afd294103e9e51d48321c6b4d95fe164115dfa25;hb=5cb4bb13a817c44cdc4369c7f82949d9490d69a0;hp=d29a7d6b021a5a97ec25c3a940284975c9fe4f29;hpb=b38fc90a990ebdc9bb30525e1656f7fc80c3c170;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index d29a7d6..afd2941 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -926,6 +926,10 @@ HAPPY_VERSION = @HappyVersion@ # GHC_HAPPY_OPTS = -agc +# 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 #