Skip to content

Fix toolchain build on MacOs#3

Open
ziopio wants to merge 3 commits intogrisp2from
ziopio/arm64Mac
Open

Fix toolchain build on MacOs#3
ziopio wants to merge 3 commits intogrisp2from
ziopio/arm64Mac

Conversation

@ziopio
Copy link
Copy Markdown
Member

@ziopio ziopio commented Jun 18, 2024

New config.guess and config.sub

With newer macOS runners (arm64-apple-darwin24/25), stale embedded scripts in some deps are more likely to mis-detect/reject host/target triplets, so updated copies are added and used swapped in packages that need them like :

  • autoconf-2-1.cfg
  • automake-1-1.cfg
  • expat-2-1.cfg
  • binutils-2-1.cfg
  • gcc-common-1.cfg
  • gdb-common-1.cfg

New patches

  • binutils
  • gcc
  • gdb

@ziopio ziopio marked this pull request as ready for review April 14, 2026 14:48
@ziopio ziopio requested a review from sylane April 15, 2026 11:14
@ziopio ziopio changed the title Enable toolchain build on MacOs Fix toolchain build on MacOs Apr 15, 2026
Copy link
Copy Markdown

@sylane sylane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't really review it, it looks good but I can't really be sure. If it is working, I would say go for it.

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.

2 participants