[Git][ghc/ghc][wip/hadrian-cross-stage2] fix CROSS_STAGE

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Fri Oct 6 09:02:43 UTC 2023



Matthew Pickering pushed to branch wip/hadrian-cross-stage2 at Glasgow Haskell Compiler / GHC


Commits:
637eb8a6 by Matthew Pickering at 2023-10-06T10:02:35+01:00
fix CROSS_STAGE

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -490,7 +490,6 @@ function build_hadrian() {
     export XZ_OPT="${XZ_OPT:-} -T$cores"
   fi
 
-  echo "CROSS_STAGE: $CROSS_STAGE"
   case "${CROSS_STAGE:-2}" in
     2) BINDIST_TARGET="binary-dist";;
     3) BINDIST_TARGET="binary-dist-stage3";;



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/637eb8a67e18a745c8325e7002a8f6dfd4bcc490

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/637eb8a67e18a745c8325e7002a8f6dfd4bcc490
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20231006/27c65eac/attachment.html>


More information about the ghc-commits mailing list