Skip to content
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

add top-level conda build to avoid rebuild in subs #2208

Closed
wants to merge 1 commit into from

Conversation

msarahan
Copy link

@msarahan msarahan commented Mar 4, 2024

Adjusts the conda recipe to do the build of all components once, and then uses the subpackage scripts to bundle the produced binaries appropriately into $PREFIX.

This is a draft. I've put it up for discussion and awarenesss, but it's not really ready yet. In particular, the script_env stuff is broken. I don't really understand the scoping rules in YAML, but it seems that declaring the anchor section in the top-level build section does not make it available in the outputs.

fix #2175

@bdice
Copy link
Contributor

bdice commented Mar 7, 2024

@msarahan I think this can be closed now that #2209 was merged. Feel free to reopen if needed.

@bdice bdice closed this Mar 7, 2024
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.

[BUG] conda libraft package includes static library
2 participants