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 macOS build problem due to new LZ4 release #60

Merged
merged 3 commits into from
Jan 14, 2021
Merged

Conversation

philrz
Copy link
Contributor

@philrz philrz commented Jan 14, 2021

The recently-observed build breakage on macOS was due to a new version of the LZ4 library. I suppose the fancier thing to do would be to try to lock in a specific LZ4 version or make the Makefile flexible to different release versions as they come out. But for now I'm just happy to force this to work again.

Not related, but some housecleaning I took care of at the same time: While I was in there, I noticed a warning because the Actions we'd used for Google Cloud are being deprecated. That's when I noticed that we're not even using Google Cloud in these workflows anymore, so for now I've just chosen to remove them.

@philrz philrz requested a review from henridf January 14, 2021 19:51
@philrz philrz self-assigned this Jan 14, 2021
@philrz philrz merged commit b9317cc into master Jan 14, 2021
@philrz philrz deleted the fix-build-lz4 branch January 14, 2021 20:14
@philrz philrz mentioned this pull request Jan 15, 2021
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