CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/12/05 13:21:19
Modified files:
lang/ghc : Makefile
Added files:
lang/ghc/patches: patch-iserv_ghc_mk
Log message:
Prepare new bootstrapper based on ghc-8.0.1 for use with ghc-8.0.2
or ghc-8.2.x (yet untested).
Also, don't build iserv with -threading if multithreading is disabled
(which is the case for the bootstrappers we build). I could also have
patched out iserv from the bindist targets, but this way it's simpler.
