Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR was automatically opened by a GitHub action. Review the changes included in this PR and determine if they should be included in the release branch. If yes, merge the PR. Otherwise revert changes that should not be included on this branch.

The modulemap override should only be added in the build interface,
where we don't copy the modulemap and header files. The install
interface installs the modulemap and header files to a location where
the compiler will see it, so passing the override results in the
compiler seeing both modulemaps defining the same module and then
failing. This moves the override to only be part of the build interface.
@jmschonfeld jmschonfeld reopened this Oct 10, 2025
@jmschonfeld jmschonfeld marked this pull request as ready for review October 10, 2025 19:42
@jmschonfeld jmschonfeld merged commit 344f413 into future Oct 10, 2025
18 checks passed
@jmschonfeld jmschonfeld deleted the automerge/merge-main-2025-10-10_09-05 branch October 10, 2025 19:42
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.

3 participants