Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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
Apr 28, 2025

Conversation

charris
Copy link
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