| Name: | libzstd |
|---|---|
| Version: | 1.5.4 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 776936 |
| License: | BSD and GPLv2 |
| RPM: | libzstd-1.5.4-1.el7.x86_64.rpm |
| Source RPM: | zstd-1.5.4-1.el7.src.rpm |
| Build Date: | Thu Feb 23 2023 |
| 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
- 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