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: Add missing endian conversion macros to enable MacOS builds #392

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

jshearer
Copy link
Contributor

@jshearer jshearer commented Jun 28, 2024

We had been manually hacking this into our headers to build locally for over a year. I believe this is their correct final resting place, or at least this change allows Gazette to build on my Mac without hacks.

This fix appears to come from zeromq/zmqpp#164.


This change is Reviewable

We had been manually hacking this into our headers to build locally. I _believe_ this is the correct place to put them, or at least this change allows Gazette to build on my Mac without hacks.
@jshearer jshearer requested a review from jgraettinger June 28, 2024 01:24
Copy link
Contributor

@jgraettinger jgraettinger left a comment

Choose a reason for hiding this comment

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

LGTM

@jgraettinger jgraettinger merged commit aa568b5 into master Jun 28, 2024
1 check passed
@jgraettinger jgraettinger deleted the jshearer/fix_macos_build_endian_macros branch June 28, 2024 17:37
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