Skip to content

Test debian bookworm for IGEL osp's#272

Closed
aidangarske wants to merge 1 commit into
wolfSSL:masterfrom
aidangarske:test-deb-bookworm
Closed

Test debian bookworm for IGEL osp's#272
aidangarske wants to merge 1 commit into
wolfSSL:masterfrom
aidangarske:test-deb-bookworm

Conversation

@aidangarske
Copy link
Copy Markdown
Member

No description provided.

@aidangarske aidangarske self-assigned this Sep 3, 2025

# Configure with OpenSSL
./configure CFLAGS="-Wno-error=deprecated-declarations" --with-openssl=$GITHUB_WORKSPACE/openssl-install
./configure CFLAGS="-Wno-error=deprecated-declarations" --with-openssl=$OPENSSL_INSTALL
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For replace default model, I dont want to use explicit openssl install for configure. It should find system default. If that doesnt work with force fail, then this has not gone properly.

- name: Set up environment for curl build
run: |
# Set up the environment for wolfProvider
source $GITHUB_WORKSPACE/scripts/env-setup
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

With replace default, we should not use any sourcing or environment modification. We should ensure everything is installed into a system path and works with global defaults.

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