Skip to content

Conversation

@hendrikmuhs
Copy link
Contributor

Boost 1.89 removed the boost_system library, which has been a placeholder since boost 1.69[1]. This broke builds using boost 1.89. This change removes linking boost_system and removes the only place where it has been used. Since C++17, we don't need boost for this.

[1] https://www.boost.org/doc/libs/1_69_0/libs/system/doc/html/system.html#changes_in_boost_1_69

@hendrikmuhs hendrikmuhs marked this pull request as ready for review September 3, 2025 11:28
@hendrikmuhs hendrikmuhs merged commit a9b2649 into KeyviDev:master Sep 3, 2025
17 checks passed
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