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

Perform cross-platform builds in CI #17

Closed
stv0g opened this issue Jun 6, 2023 · 2 comments
Closed

Perform cross-platform builds in CI #17

stv0g opened this issue Jun 6, 2023 · 2 comments

Comments

@stv0g
Copy link
Collaborator

stv0g commented Jun 6, 2023

Cross-compiling with CGo is a pain as we also need to cross-compile liboqs for various target platforms.

Maybe we just cross-build without CGo and Cloudflares circl package?

Goreleaser also has some cross-compilation support including CGo: https://github.com/goreleaser/goreleaser-cross

@stv0g
Copy link
Collaborator Author

stv0g commented Aug 2, 2023

This becomes much easier once we have a pure Go implementation (see #4)

@stv0g
Copy link
Collaborator Author

stv0g commented Aug 6, 2023

Done in tag v0.1.0

@stv0g stv0g closed this as completed Aug 6, 2023
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