Skip to content

Fetch: enhance Mach-O executable detection for modern Macs #23193

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

mlafeldt
Copy link
Contributor

This is a follow-up to #21555, which makes the detection work for M1 (and later) Macs.

Also see my investigation here: #21044 (comment)

Copy link
Member

@andrewrk andrewrk left a comment

Choose a reason for hiding this comment

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

looks like the test will fail. please try:

zig build test-unit

Verified

This commit was signed with the committer’s verified signature. The key has expired.
mlafeldt Mathias Lafeldt
@mlafeldt mlafeldt force-pushed the fix-macho-detection branch from 48387ca to 156c3bc Compare March 10, 2025 22:42
@mlafeldt
Copy link
Contributor Author

@andrewrk Of course, done!

@mlafeldt mlafeldt requested a review from andrewrk March 10, 2025 23:20
@andrewrk
Copy link
Member

Thanks!

@andrewrk andrewrk enabled auto-merge (squash) March 11, 2025 00:06
@andrewrk andrewrk merged commit 7e751e8 into ziglang:master Mar 11, 2025
9 checks passed
@mlafeldt mlafeldt deleted the fix-macho-detection branch March 11, 2025 08:26
andrewrk pushed a commit that referenced this pull request Mar 11, 2025
Fetch: enhance Mach-O executable detection for modern Macs

closes #21044
@alexrp alexrp added this to the 0.14.1 milestone Mar 11, 2025
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.

None yet

3 participants