Skip to content

Add ARMv7 support#6

Merged
Kerollmops merged 4 commits intomeilisearch:mainfrom
luusl:Add-ARMv7-support
Mar 5, 2026
Merged

Add ARMv7 support#6
Kerollmops merged 4 commits intomeilisearch:mainfrom
luusl:Add-ARMv7-support

Conversation

@luusl
Copy link
Copy Markdown
Contributor

@luusl luusl commented Nov 6, 2025

Pull Request

What does this PR do?

  • Pad the header on 32-bit targets so the base header size becomes 16 bytes, matching the 64-bit layout

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

Copy link
Copy Markdown
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

Thank you very much for your contribution 😇

on 32-bit targets to maintain consistent 16-byte header size across
architectures. Fixes BASE_SIZE calculation for unsized Node type.
Copy link
Copy Markdown
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

Thank you very much, @luusl, and sorry for the very late reply. Merging 🙏

@Kerollmops Kerollmops merged commit b8c4203 into meilisearch:main Mar 5, 2026
10 checks passed
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