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

fix: do not use endian library on macOS #4302

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

botantony
Copy link

Closes #4299

@botantony botantony marked this pull request as draft March 23, 2025 13:07
Signed-off-by: botantony <antonsm21@gmail.com>
@dridi
Copy link
Member

dridi commented Mar 24, 2025

Looks like we should #include <machine/endian.h> instead.

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.

macOS build failure: no endian.h found
2 participants