Sven Tennie pushed to branch wip/supersven/hadrian-cross-stage3 at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • .gitlab/jobs.yaml
    ... ... @@ -6795,7 +6795,7 @@
    6795 6795
         ],
    
    6796 6796
         "variables": {
    
    6797 6797
           "BIGNUM_BACKEND": "gmp",
    
    6798
    -      "BIN_DIST_NAME": "ghc-x86_64-linux-deb12-riscv-cross_riscv64-linux-gnu-stage_3-validate",
    
    6798
    +      "BIN_DIST_NAME": "stage3-ghc-x86_64-linux-deb12-riscv-cross_riscv64-linux-gnu-validate",
    
    6799 6799
           "BUILD_FLAVOUR": "validate",
    
    6800 6800
           "CONFIGURE_ARGS": "--with-intree-gmp --enable-strict-ghc-toolchain-check",
    
    6801 6801
           "CROSS_EMULATOR": "qemu-riscv64 -L /usr/riscv64-linux-gnu",