Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,242
    • Issues 5,242
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 568
    • Merge requests 568
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Merge requests
  • !9184

Draft: gitlab-ci: Add CI support for s390x under cross-compilation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Ben Gamari requested to merge wip/cross-ci-s390x into master Oct 18, 2022
  • Overview 0
  • Commits 15
  • Pipelines 1
  • Changes 27

This adds rudimentary validation of s390x (supported via the LLVM backend) via cross-compilation on Debian 11. The goal is to provide at least minimal test coverage of big-endian platforms.

Edited Nov 02, 2022 by Andreas Klebinger
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/cross-ci-s390x