Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cs350-container
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kenneth Ryan Hancock
  • cs350-container
  • Merge requests
  • !3

Support Apple Silicon and aarch64 Linux

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kabir Oberai requested to merge koberai/cs350-container:master into master Sep 12, 2022
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 2

This PR adds support for aarch64 hosts, most commonly Apple Silicon Macs. Updating the version of config.guess from the ancient copy bundled with the deps makes everything work. Surprisingly, it seems like all of the GNU tools built for aarch64 even back in 2006, despite the architecture not having… existed.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master