Do not link ghc stage1 using -threaded, only for stage2 or 3
authorDuncan Coutts <duncan@well-typed.com>
Tue, 28 Apr 2009 10:49:24 +0000 (10:49 +0000)
committerDuncan Coutts <duncan@well-typed.com>
Tue, 28 Apr 2009 10:49:24 +0000 (10:49 +0000)
commitde75026f5a48d3d052135a973ab4dff76c5b20f5
tree306c8e71d1f7e00759fa023028db68e8f85cc7ac
parent7a0608a2288ce9aad12d369ed81a7f15c911b5bf
Do not link ghc stage1 using -threaded, only for stage2 or 3
We link stage1 using the bootstrapping compiler and there's
no guarantee that it has working support for threaded
ghc/ghc.mk