Skip to content

Conversation

compnerd
Copy link
Member

The package manager runtime installation adjusted for the split build installs the module with the target triple named thick module format. Adjust the packaging rules to integrate that into the image.

The package manager runtime installation adjusted for the split build
installs the module with the target triple named thick module format.
Adjust the packaging rules to integrate that into the image.
@compnerd
Copy link
Member Author

@@ -653,11 +665,7 @@
</Component>
</ComponentGroup>

<ComponentGroup Id="package_manager" Directory="toolchain_$(VariantName)_usr_bin">
<ComponentGroupRef Id="CompilerPluginSupport" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why extract these from the packageManager group? seem still logically one group?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They will be built with a different compiler and against a different runtime than the rest of SPM.

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