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

Use vendored Boost headers #43

Open
davidchall opened this issue Apr 2, 2023 · 1 comment
Open

Use vendored Boost headers #43

davidchall opened this issue Apr 2, 2023 · 1 comment

Comments

@davidchall
Copy link
Owner

Remove BH dependency by following approach outlined in r-dbi/RSQLite#362.

This should not change functional behavior, but significantly reduce the download size needed to use the bignum package (since the BH package includes all Boost headers, which is more than we need for bignum).

@davidchall davidchall changed the title Use vendor Boost headers Use vendored Boost headers Apr 2, 2023
@davidchall
Copy link
Owner Author

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

No branches or pull requests

1 participant