diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2022-08-22 16:05:47 +0100 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2022-09-13 11:04:38 +0000 |
commit | ca739b9cb6ef698b56bebca7be2d44cbb7a62f85 (patch) | |
tree | 3dc8dd3650063bda6b20a13cf688037e687c8c39 /rts/Continuation.h | |
parent | 2ab462a82afb879f48d651d5b5924dfd2a050c74 (diff) | |
download | haskell-ca739b9cb6ef698b56bebca7be2d44cbb7a62f85.tar.gz |
Remove stage1:exe:ghc-bin pre-build from CI script
CI builds stage1:exe:ghc-bin before the binary-dist target which
introduces some quite bad linearisation (see #22093) because we don't
build stage1 compiler in parallel with anything. Then when the
binary-dist target is started we have to build stage1:exe:ghc-pkg before
doing anything.
Fixes #22094
Diffstat (limited to 'rts/Continuation.h')
0 files changed, 0 insertions, 0 deletions