summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-01-15 14:57:08 -0500
committerBen Gamari <ben@smart-cactus.org>2020-07-22 22:57:10 -0400
commitb7c216cbd8ce4056bee4a460d9f731d4311a72f5 (patch)
tree4e993dd65acf8f4ebfd02b549a1cd278c90d4a53 /mk
parent36656d70d9c06d6315aeb81ca511ead235944ca1 (diff)
downloadhaskell-b7c216cbd8ce4056bee4a460d9f731d4311a72f5.tar.gz
Fix GhcThreaded setting
This adopts a patch from NetBSD's packaging fixing the `GhcThreaded` option of the make build system. In addition we introduce a `ghcThreaded` option in hadrian's `Flavour` type. Also fix Hadrian's treatment of the `Use Threaded` entry in `settings`. Previously it would incorrectly claim `Use Threaded = True` if we were building the `threaded` runtime way. However, this is inconsistent with the `make` build system, which defines it to be whether the `ghc` executable is linked against the threaded runtime. Fixes #17692.
Diffstat (limited to 'mk')
0 files changed, 0 insertions, 0 deletions