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

Restrict building the lmdb crate to 64-bit only #1242

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

TheQuantumPhysicist
Copy link
Collaborator

Since lmdb is the library with issues for 64-bit, we restrict it there. I'm not sure whether we should make a global restriction. In that case, we'll have to add this in all binaries.

Closes #1151

@TheQuantumPhysicist TheQuantumPhysicist merged commit 12e78e4 into master Sep 29, 2023
23 checks passed
@TheQuantumPhysicist TheQuantumPhysicist deleted the fix/only_64bit branch September 29, 2023 14:06
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.

Allow only 64-bit target machines to compile mintlayer-core
2 participants