Name: | libzstd |
---|---|
Version: | 1.5.2 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 761277 |
License: | BSD and GPLv2 |
RPM: | libzstd-1.5.2-1.el7.x86_64.rpm |
Source RPM: | zstd-1.5.2-1.el7.src.rpm |
Build Date: | Tue Feb 01 2022 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/facebook/zstd |
Summary: | Zstd shared library |
Description: | Zstandard compression shared library. |
- Latest upstream
- Use correct prefix for pkgconfig.
- Avoid executable stack on i686 also.
- Disable amd64 assembly on non-intel architectures (#2035802): this should avoid the issue where an executable stack is created.
- Latest upstream
- Latest upstream
- Latest upstream
- Latest upstream
- Build shared library with correct compiler flags
- Latest upstream