8000 BLD: fix issue with compiler selection during cross compilation by rgommers · Pull Request #24698 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BLD: fix issue with compiler selection during cross compilation #24698

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
Sep 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
BLD: fix issue with compiler selection during cross compilation
This resulted in two test failures showing significant accuracy issues
for the 1.26.0rc1 with the Linux aarch64 builds in conda-forge.

Closes gh-24660
  • Loading branch information
rgommers committed Sep 13, 2023
commit a0c5ea23a9206ebcf519fbc339095035aad41d21
2 changes: 1 addition & 1 deletion vendored-meson/meson
0