| Name: | clang |
|---|---|
| Version: | 18.1.8 |
| Release: | 3.0.1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 502907 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | clang-18.1.8-3.0.1.el9.aarch64.rpm |
| Source RPM: | clang-18.1.8-3.0.1.el9.src.rpm |
| Build Date: | Thu Oct 31 2024 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://llvm.org |
| Summary: | A C language family front-end for LLVM |
| Description: | clang: noun
1. A loud, resonant, metallic sound.
2. The strident call of a crane or goose.
3. C-language family front-end toolkit.
The goal of the Clang project is to create a new C, C++, Objective C
and Objective C++ front-end for the LLVM compiler. Its tools are built
as libraries and designed to be loosely-coupled and extensible.
Install compiler-rt if you want the Blocks C language extension or to
enable sanitization and profiling options when building, and
libomp-devel to enable -fopenmp. |
- Use all available CPU cores for build - Recognize Oracle Linux distros [OraBug: 29422714]
- Remove clang 17 compat lib
- Link with ld on 32-bit architectures
- Update to 18.1.8
- Rebuild
- Default to DWARF4
- Update to 18.1.6
- Remove compat libs
- Add back compat libs until all necessary packages have been rebuilt.
- Remove compat libs