diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2022-01-17 17:45:48 +0000 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2022-01-26 17:05:53 +0000 |
commit | 42bcdd03f18586c1e0de805ebc0079a7d6754bf0 (patch) | |
tree | a7300a378bf69216badd151f416db1d6c75f1394 /boot | |
parent | b55d7db321d78e11b45b5260f1aa46c046d1c05d (diff) | |
download | haskell-wip/ghc-numa.tar.gz |
ci: Add ENABLE_NUMA flag to explicitly turn on libnuma dependencywip/ghc-numa
In recent releases a libnuma dependency has snuck into our bindists
because the images have started to contain libnuma. We now explicitly
pass `--disable-numa` to configure unless explicitly told not to by
using the `ENABLE_NUMA` environment variable.
So this is tested, there is one random validate job which builds with
--enable-numa so that the code in the RTS is still built.
Fixes #20957 and #15444
Diffstat (limited to 'boot')
0 files changed, 0 insertions, 0 deletions