Skip to content

Conversation

@Lastique
Copy link
Member

@Lastique Lastique commented Sep 3, 2025

Make sure boost_cobalt_io_ssl library is built and installed by default when Boost as a whole or Boost.Cobalt is built (i.e. when the user runs b2 in libs/cobalt).

Make sure boost_cobalt_io_ssl library is built and installed by default when Boost as a whole or Boost.Cobalt is built (i.e. when the user runs b2 in libs/cobalt).
@klemens-morgenstern
Copy link
Collaborator

Does that break the boost build if openssl is not found?

@Lastique
Copy link
Member Author

Lastique commented Sep 7, 2025

Does that break the boost build if openssl is not found?

I didn't test that since OpenSSL is pretty much always installed as a dependency of something essential. But you do have ac.check-library rules that are supposed to take care of that, don't you?

@Lastique
Copy link
Member Author

Lastique commented Sep 7, 2025

I just tested building Boost without libssl-dev installed and it compiled without errors. During configuration, b2 said - ssl : no and libboost_cobalt_io_ssl.so was excluded from build.

@klemens-morgenstern klemens-morgenstern merged commit 63c5ff2 into boostorg:develop Sep 7, 2025
22 of 24 checks passed
@Lastique Lastique deleted the patch-1 branch December 23, 2025 16:13
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