X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2FJmakefile;h=d2346c51e784396a69ebafac692def0fcd1a7c4a;hp=20af031635666093ed320bec56d72b2102f253ea;hb=e0befe921f5bbfa6daba3f8ff46cdf2a2abad1da;hpb=68a1f0233996ed79824d11d946e9801473f6946c diff --git a/ghc/compiler/Jmakefile b/ghc/compiler/Jmakefile index 20af031..d2346c5 100644 --- a/ghc/compiler/Jmakefile +++ b/ghc/compiler/Jmakefile @@ -840,7 +840,7 @@ compile(envs/TCE,lhs,) compile(envs/TVE,lhs,) compile_rec(envs/TyVarEnv,lhs,) -compile(main/CmdLineOpts,lhs,-K2m) +compile(main/CmdLineOpts,lhs,-K2m if_ghc(-fvia-C)) compile_rec(main/Errors,lhs,) compile_rec(main/ErrsTc,lhs,-H20m if_ghc26(-monly-4-regs)) compile_rec(main/ErrsRn,lhs,)