Package libboost_atomic1.77.0: Information

    Binary package: libboost_atomic1.77.0
    Version: 1.77.0-alt2
    Architecture: armh
    Build time:  Aug 26, 2021, 01:43 PM in the task #283811
    Source package: boost
    Category: Development/C++
    Report package bug
    License: BSL-1.0
    Summary: Boost.Atomic Library
    Description: 
    Boost.Atomic is a library that provides atomic data types and operations
    on these data types, as well as memory ordering constraints required for
    coordinating multiple threads through atomic variables. It implements
    the interface as defined by the C++11 standard, but makes this feature
    available for platforms lacking system/compiler support for this
    particular C++11 feature.

    Maintainer: Ivan A. Melnikov


    Last changed


    Aug. 26, 2021 Ivan A. Melnikov 1:1.77.0-alt2
    - Fix build with lto-enabling rpm-build.
    - Simplified build and install.
    Aug. 16, 2021 Aleksei Nikiforov 1:1.77.0-alt1
    - Updated to upstream version 1.77.0.
    Aug. 16, 2021 Aleksei Nikiforov 1:1.76.0-alt3
    - Rebuilt without python-2 support (Closes: #40722).