Skip to content
Snippets Groups Projects

apple: build.sh: fix compilation for arm64

Merged Alexandre Janniaux requested to merge alexandre-janniaux/vlc:fix-m1-cross-ios/1 into master

With latest SDK, arm64 is returned as architecture name for aarch64 machine targets from Apple, which is not recognized by autoconf, and breaks compilation of multiple contribs.

We still need to indicate that we want an arm64 SDK, but replace arm64 by aarch64 in build triplets until autoconf fixes this.

Merge request reports

Merge request pipeline #155620 passed

Merge request pipeline passed for aa6509f8

Approval is optional
Ready to merge by members who can write to the target branch.

Merge details

  • 1 commit and 1 merge commit will be added to .
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading