Skip to content

fix: Add sse2neon component to fix xeve aarch64 build#16609

Merged
christopherco merged 1 commit intotomls/base/mainfrom
chrco/fix-xeve
Apr 12, 2026
Merged

fix: Add sse2neon component to fix xeve aarch64 build#16609
christopherco merged 1 commit intotomls/base/mainfrom
chrco/fix-xeve

Conversation

@christopherco
Copy link
Copy Markdown
Collaborator

xeve BuildRequires sse2neon-static on aarch64, which was missing from the distro. sse2neon is a header-only SSE-to-NEON translation library (ExclusiveArch: aarch64) imported from Fedora with no overlays needed.

xeve BuildRequires sse2neon-static on aarch64, which was missing from
the distro. sse2neon is a header-only SSE-to-NEON translation library
(ExclusiveArch: aarch64) imported from Fedora with no overlays needed.
@christopherco christopherco marked this pull request as ready for review April 12, 2026 04:33
Copilot AI review requested due to automatic review settings April 12, 2026 04:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds the missing sse2neon component to the base component set so xeve’s aarch64 build dependency (sse2neon-static) is available in the distro, aligning with the repo convention that “simple imports” live directly in components.toml.

Changes:

  • Register sse2neon as a base component via base/comps/components.toml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@christopherco christopherco merged commit a82c475 into tomls/base/main Apr 12, 2026
9 checks passed
@christopherco christopherco deleted the chrco/fix-xeve branch April 12, 2026 06:35
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.

3 participants