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

Revending/Static Linking various libraries #12

Open
3 of 4 tasks
carterbox opened this issue Oct 30, 2024 · 1 comment
Open
3 of 4 tasks

Revending/Static Linking various libraries #12

carterbox opened this issue Oct 30, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@carterbox
Copy link
Member

carterbox commented Oct 30, 2024

Comment:

At least the following libraries are being revended in this recipe since they are dependencies, but not listed in the host requirements section.

  • nvimagecodec NEW: Add recipe for libnvimgcodec staged-recipes#27546
  • Revending the entirety of the boost headers in site-packages/dali?
  • Duplicate copy of headers in both site-packages and PREFIX
  • Duplicate copies of libraries (libdali and others?) in site-packages and PREFIX
@carterbox carterbox added the question Further information is requested label Oct 30, 2024
@carterbox carterbox self-assigned this Dec 2, 2024
@carterbox
Copy link
Member Author

I have removed the libraries that were being shipped in PREFIX since it seems that they were duplicates of those being shipped in site-packages. Seems like the C-API is undocumented and not intended to be shipped separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant