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

DevPackage for the BoringSSL library #253

Closed
hakoptak opened this issue Dec 16, 2023 · 0 comments
Closed

DevPackage for the BoringSSL library #253

hakoptak opened this issue Dec 16, 2023 · 0 comments

Comments

@hakoptak
Copy link

Hi,

I try to build Google's BoringSSL library inside a ClearLinux docker container but I get an annoying compiler error:

boringssl/crypto/bytestring/cbs.c:525:20: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]

This seems to be a false positive as I don't get this error when I compile BoringSSL on my Mac.

Would it be possible to create a BoringSSL library package (.a, .so) such that I can build my code with BoringSSL?

Thanks in advance!

@hakoptak hakoptak changed the title Package for the BoringSSL library DevPackage for the BoringSSL library Dec 16, 2023
@hakoptak hakoptak closed this as completed Jun 4, 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

No branches or pull requests

1 participant