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

Trim crypto++ #41

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

alex-ozdemir
Copy link

Isolate our dependencies on crypto++.

First of all, this should (slightly) improve compile times.

Second, since the location of the crypto++ headers is platform-dependent, this includes will need to be macro-guarded, or something like that, so it makes sense to thin them out.

@chadbrewbaker
Copy link

chadbrewbaker commented Nov 14, 2020

Mind if I extend the branch for full AWSLinux2 support so gg can run from AWS Lambda? AWS Linux2 distro is still on protobuf2 and cmake 2. Probably out of scope but one user was complaining of nvcc compiler needing extra support, might just be a README tweak on which lines in the config to alter for other compilers.

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