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

CMake: Skip expensive boost test #13827

Merged
merged 1 commit into from
May 26, 2022
Merged

Commits on May 25, 2022

  1. CMake: Skip expensive boost test

    This has been finally fixed upstream sometime in late 2018 [1], and this
    runtime check is very expensive. Let us skip it for a safe, good
    version. I have chosen 1.74 semi randomly because it has been released
    in 2020 and is the boost version found in Debian 11.
    
    [1] boostorg/serialization#79 (comment)
    tamiko committed May 25, 2022
    Configuration menu
    Copy the full SHA
    46e19cb View commit details
    Browse the repository at this point in the history