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

Updating scripts for Adding Apple Sillicon Support #27

Merged
merged 1 commit into from
May 3, 2024

Conversation

fjtrujy
Copy link
Member

@fjtrujy fjtrujy commented May 3, 2024

Description

This PRs is making ps2toolchain-iop to be compatible with new MacOS Apple Sillicon computers (ARM M1/M2...)

Major changes:

  • Binutils keeps being 2.35.2, however, a cherry-pick has been needed too:
  • GCC keeps on 13.2.0, however, another 2 cherry picks have been done:
  • Update scripts running now prefix calls to find out the specific folders for dependencies for brew and port (not tested)
  • Workflow now execute macos-13 for Intel and macos-latest for ARM (currently there is no way of using macos-latest for Intel)
  • Some minor cleanups

Cheers

@fjtrujy fjtrujy merged commit bb80cae into main May 3, 2024
9 checks passed
@fjtrujy fjtrujy deleted the appleSilliconSupport branch May 3, 2024 21:53
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