Skip to content

MONGOCRYPT-532 Fix i686 (32-bit) build #561

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

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

remicollet
Copy link
Contributor

value taken from RPM %{ix86} definition

$ rpm --eval %{ix86}
i386 i486 i586 i686 pentium3 pentium4 athlon geode

@remicollet
Copy link
Contributor Author

Fedora rawhide scratch build using this patch
https://koji.fedoraproject.org/koji/taskinfo?taskID=97194696

Copy link
Contributor

@vector-of-bool vector-of-bool left a comment

Choose a reason for hiding this comment

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

Thanks for the catch. Debian errors are unrelated. LGTM.

@vector-of-bool vector-of-bool merged commit fa1012f into mongodb:r1.7 Feb 7, 2023
kevinAlbs pushed a commit that referenced this pull request Feb 10, 2023
Match more 32-bit arches when building IntelDFP
liuyangxy pushed a commit to fedora-riscv/libmongocrypt that referenced this pull request May 13, 2023
 open https://jira.mongodb.org/browse/MONGOCRYPT-532 32-bit not supported
 fix i686 build using patch from mongodb/libmongocrypt#561

update to 1.7.0
 drop patch merged upstream
 open https://jira.mongodb.org/browse/MONGOCRYPT-521 broken LTO build
 add upstream patch for LTO
 open https://jira.mongodb.org/browse/MONGOCRYPT-522 using shared libbson
 adapt our patch for shared libbson
 open https://jira.mongodb.org/browse/MONGOCRYPT-523 offline build
 add upstream patch to use bundled IntelRDFPMathLib20U2
 open https://jira.mongodb.org/browse/MONGOCRYPT-524 32-bit not supported

(cherry picked from commit c5d1012)
liuyangxy pushed a commit to fedora-riscv/libmongocrypt that referenced this pull request May 13, 2023
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