-
Notifications
You must be signed in to change notification settings - Fork 167
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
Add support for building on ARM64 MacOS #854
base: develop/2.4.0
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Repointed to 2.4, please fix merge conflict
Donezo |
the lz4 tool errors out on mac, so I'll fix that in the meantime, too |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait actually, can you throw a more meaningful error at make patch
for MAC?
Addresses issued for both. lz4t no longer errors and make patch throws an assert |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have you confirmed for sure make patch
works as intended on both operating systems?
Yeah, patches on Linux, tells me to go get a better computer on mac |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool
Simply added the measures to build on Mac. Have tested on both WSL and MacOS, both are building.
Flips has been stubbed out for Mac because I'm too stupid to figure out how to finagle make into doing my bidding. I don't consider this a blocking issue honestly.