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

Fix a missing -DOQS_PROVIDER_BUILD_STATIC=ON in CircleCI build static jobs. #242

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

ghost
Copy link

@ghost ghost commented Aug 31, 2023

A -DOQS_PROVIDER_BUILD_STATIC=ON was missing on two jobs (one for linux and one for macOS).

This commit fixes that issue, and also adds a test to verify that oqsprovider.a was built if static build was requested.

…ic jobs.

A `-DOQS_PROVIDER_BUILD_STATIC=ON` was missing on two jobs (one for linux
and one for macOS).

This commit fixes that issue, and also adds a test to verify that `oqsprovider.a`
was built if static build was requested.
@ghost ghost requested a review from baentsch as a code owner August 31, 2023 08:47
@ghost ghost mentioned this pull request Aug 31, 2023
Copy link
Member

@baentsch baentsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the quick update - really appreciated!

@baentsch baentsch merged commit dccb133 into open-quantum-safe:main Aug 31, 2023
19 checks passed
@ghost ghost deleted the missing_static_circleci branch August 31, 2023 10:58
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 16, 2024
…ic jobs. (open-quantum-safe#242)

A `-DOQS_PROVIDER_BUILD_STATIC=ON` was missing on two jobs (one for linux
and one for macOS).

This commit fixes that issue, and also adds a test to verify that `oqsprovider.a`
was built if static build was requested.

Signed-off-by: Felipe Ventura <felipe.ventura@entrust.com>
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.

1 participant