Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve MacPorts support #440

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

fvhovell
Copy link

@fvhovell fvhovell commented Dec 7, 2024

Small tweaks to improve the support of osxcross-macports for newer arm64 architecture

  • Update default for --universal architectures
    • Switch to modern default: i386-x86_64 => arm64-x86_64
  • Switch default ARCH to current machine architecture
  • Add architecture picked after searching for most appropriate package to install
  • Simplify and fix matching package on more precise ARCH and OS_VERSION available
  • Use bsdtar instead of tar if available
    • Silences warnings: tar: Ignoring unknown extended header keyword 'SCHILY.fflags'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant