Package libboost_atomic1.84.0: Information

    Binary package: libboost_atomic1.84.0
    Version: 1.84.0-alt4
    Architecture: aarch64
    Build time:  Apr 27, 2024, 10:55 PM in the task #345245
    Source package: boost1.84.0
    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


    April 16, 2024 Ivan A. Melnikov 1:1.84.0-alt4
    - rebuild as compat package without development files
    Feb. 13, 2024 Michael Shigorin 1:1.84.0-alt3
    - E2K: use the patch in the intended way (thx Krylov)
    Feb. 12, 2024 Michael Shigorin 1:1.84.0-alt2
    - E2K: prime_fmod ftbfs workaround (ilyakurdyukov@; mcst#8285)