| Name: | llvm-googletest |
|---|---|
| Version: | 16.0.6 |
| Release: | 4.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 2231648 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | llvm-googletest-16.0.6-4.el9.aarch64.rpm |
| Source RPM: | llvm-16.0.6-4.el9.src.rpm |
| Build Date: | Wed Oct 25 2023 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://llvm.org |
| Summary: | LLVM's modified googletest sources |
| Description: | LLVM's modified googletest sources. |
- Re-add LDFLAGS to shared libraries
- Fix rhbz #2226795
- Fix CET support
- Update to LLVM 16.0.6
- Improve error messages for unsupported relocs on s390x (rhbz#2216906) - Disable LLVM_UNREACHABLE_OPTIMIZE
- Use gcc-toolset-13-gdb for gdb-add-index
- Build with LTO
- Update to LLVM 16.0.1
- Update to LLVM 15.0.7 - Remove workaround for rbhz#2048440
- Disabling LTO for now