Skip to content

Conversation

@wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This PR allows py-matplotlib to be compiled with gcc again as well. There are some issues with concretization when we have the clang constraint, so I'm hoping the issue with gcc and LTO is resolved by now...

Copilot AI review requested due to automatic review settings December 31, 2025 01:39
Copy link
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

This PR removes the compiler-specific constraint requiring py-matplotlib to be built with Clang. The change allows py-matplotlib to use the default GCC compiler, assuming that previous issues with GCC and LTO have been resolved.

Key Changes

  • Removed the %clang requirement for py-matplotlib from packages.yaml
  • py-matplotlib will now default to GCC compilation as per the global compiler preference

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

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.

2 participants