Skip to content

BLD: use classic linker on macOS, the new one in XCode 15 has issues#24967

Merged
charris merged 2 commits intonumpy:mainfrom
rgommers:macos-linker
Oct 21, 2023
Merged

BLD: use classic linker on macOS, the new one in XCode 15 has issues#24967
charris merged 2 commits intonumpy:mainfrom
rgommers:macos-linker

Conversation

@rgommers
Copy link
Copy Markdown
Member

Closes gh-24964

The second commit is a minor improvement, noticed when inspecting the build logs posted on gh-24964.

This is a custom-built wheel that can only be detected through
pkg-config. So trying other methods just costs time and increases
the size of `meson-log.txt`.
@rgommers rgommers added 03 - Maintenance 09 - Backport-Candidate PRs tagged should be backported labels Oct 20, 2023
@rgommers rgommers added this to the 2.0.0 release milestone Oct 20, 2023
@github-actions github-actions bot added the 36 - Build Build related PR label Oct 20, 2023
@charris charris merged commit 4811db7 into numpy:main Oct 21, 2023
@charris
Copy link
Copy Markdown
Member

charris commented Oct 21, 2023

Thanks Ralf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: build failure with Xcode 15 linker

2 participants