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 install.libs script to remove debug symbols #185

Closed
wants to merge 1 commit into from

Conversation

hannes
Copy link
Member

@hannes hannes commented Jun 18, 2024

Custom install script, somehow makes CRAN not ship debug symbols ^^
thanks @gaborcsardi

@krlmlr
Copy link
Collaborator

krlmlr commented Jul 9, 2024

Thanks. This seems to be a copy of the code in WRE in https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Package-subdirectories . Do we need to adapt this to achieve the desired behavior? Why does adding this file reduce the size of the shared library?

@krlmlr
Copy link
Collaborator

krlmlr commented Aug 1, 2024

Thanks, now part of duckdb 1.0.0-2, on CRAN.

@krlmlr krlmlr closed this Aug 1, 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.

2 participants