Name: | mold |
---|---|
Version: | 2.32.0 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 20923059 |
License: | MIT AND (Apache-2.0 OR MIT) |
RPM: | mold-2.32.0-1.el8.x86_64.rpm |
Source RPM: | mold-2.32.0-1.el8.src.rpm |
Build Date: | Wed Jun 19 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rui314/mold |
Summary: | A Modern Linker |
Description: | mold is a faster drop-in replacement for existing Unix linkers. It is several times faster than the LLVM lld linker. mold is designed to increase developer productivity by reducing build time, especially in rapid debug-edit-rebuild cycles. |
- Update to 2.32.0
- Update to 2.31.0 (rhbz#2278982)
- Update to 2.30.0 (rhbz#2269778)
- Convert tabs to spaces
- Switch to rpmautospec
- Bump version to 2.4.1
- Fix linking issue with the tests on riscv64
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Skip broken unit tests on s390x
- Build against system-provided tbb where available