Name: | ck-devel |
---|---|
Version: | 0.6.0 |
Release: | 9.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 640521 |
License: | BSD |
RPM: | ck-devel-0.6.0-9.el8.x86_64.rpm |
Source RPM: | ck-0.6.0-9.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://concurrencykit.org |
Summary: | Header files and libraries for CK development |
Description: | Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions. This package provides the libraries, include files, and other resources needed for developing Concurrency Kit applications. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Explicitly include gcc
- Fix building on s390x and ignore tests also for ppc64le and ix86 and x86_64
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Update to 0.6.0. - Run test suite.
- Fix issues found during Package Review Summary provides better idea what this library is for Using macros for make build and install Fix permissions of the shared library