Meilisearch does not support building on 386 arch #853
Alex619829
started this conversation in
Feedback & Feature Proposal
Replies: 1 comment
-
Is anyone here? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to build the meilisearch project into an RPM package for my distribution, but I encountered problems with meilisearch not being able to build the project for the 386 (i586) architecture.
In order to build the project, I needed to fix some errors in the meilisearch code, as well as in some dependencies.
I propose my changes to support building the meilisearch project for 386 architectures:
PR for meilisearch: meilisearch/meilisearch#5782
PR for arroy: meilisearch/arroy#149
PR for bumpraw_collections: meilisearch/bumparaw-collections#4
I can attach evidence that my changes eventually built the meilisearch package for all architectures:
https://packages.altlinux.org/ru/tasks/387502/
Beta Was this translation helpful? Give feedback.
All reactions