Skip to content

Minor fixes for legacy macOS #699

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 2 commits into from
Mar 31, 2025
Merged

Minor fixes for legacy macOS #699

merged 2 commits into from
Mar 31, 2025

Conversation

barracuda156
Copy link
Contributor

  1. pthread_threadid_np does not exist before 10.6 and is disabled on 10.6 for powerpc. Provide a fallback.
  2. Add basic powerpc macros. (__ppc64__ and __ppc__ are Apple-specific, so we know those can only be Big-endian.)

@ithewei ithewei merged commit 171fe32 into ithewei:master Mar 31, 2025
6 checks passed
@barracuda156 barracuda156 deleted the darwin branch March 31, 2025 15:13
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