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

Extend FreeBSD conditional about byte ordering to NetBSD #287

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

Conversation

gdt
Copy link
Contributor

@gdt gdt commented May 3, 2024

NetBSD has the same byte-ordering idioms as FreeBSD.

With this, the code builds as a python-isal submodule. (Without, it takes the Linux path and fails because the Linux byteswap.h header is not present.)

Surely OpenBSD would also use these includes, but I don't have an OpenBSD environment handy to test. I'm happy to add OpenBSD if you want (were it my project I would), but I don't know your conventions for testing of changes.

NetBSD has the same byte-ordering idioms as FreeBSD.

Signed-off-by: Greg Troxel <[email protected]>
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