[Git][ghc/ghc][wip/darwin-fixes-2] debugging: Get ld version from from CI runners *ninja*

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Fri Jan 6 20:36:17 UTC 2023



Matthew Pickering pushed to branch wip/darwin-fixes-2 at Glasgow Haskell Compiler / GHC


Commits:
4081f8db by Matthew Pickering at 2023-01-06T20:35:56+00:00
debugging: Get ld version from from CI runners *ninja*

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -216,6 +216,7 @@ function set_toolchain_paths() {
         nix build -f .gitlab/darwin/toolchain.nix --argstr system "$NIX_SYSTEM" -o toolchain.sh
         cat toolchain.sh
       fi
+      ld -v
       source toolchain.sh ;;
     env)
       # These are generally set by the Docker image but



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4081f8db14722b5c88f1e84627eb4d81f26997bf

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4081f8db14722b5c88f1e84627eb4d81f26997bf
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/20230106/bc0ffbca/attachment.html>


More information about the ghc-commits mailing list