CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/04/25 16:50:37
Modified files:
lang/ghc : Makefile
Log message:
Set GhcThreaded=NO again.
Bulk builders suffer without this, and we already have a sligt
idea what's going wrong (new thread receives a signal before
__tfork returns and then it fails in sigreturn).
I hope to find some time to work on a regression test for this
problem (which isn't related at all to ghc).
