Skip to content

BLD: Update vendor-meson to fix module_feature conflicts arguments bug#28851

Merged
charris merged 1 commit into
numpy:maintenance/2.2.xfrom
charris:backport-28635
Apr 28, 2025
Merged

BLD: Update vendor-meson to fix module_feature conflicts arguments bug#28851
charris merged 1 commit into
numpy:maintenance/2.2.xfrom
charris:backport-28635

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Apr 28, 2025

Backport of #28635.

Bug detected and fixed by @Vogtinator in PR numpy/meson#12. The issue was located in the Meson features module, and implementing the fix will require updating the vendored Meson repository.

Fix incorrect handling of the compiler arguments 'conflicts' that
was causing failures when detecting asmid instructions at compile time on
aarch32 platforms.
@charris charris added 08 - Backport Used to tag backport PRs 36 - Build Build related PR labels Apr 28, 2025
@charris charris added this to the 2.2.6 release milestone Apr 28, 2025
@charris charris merged commit 1bc2e36 into numpy:maintenance/2.2.x Apr 28, 2025
70 checks passed
@charris charris deleted the backport-28635 branch April 28, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

08 - Backport Used to tag backport PRs 36 - Build Build related PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants