| Name: | clang |
|---|---|
| Version: | 17.0.6 |
| Release: | 5.0.1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1091584 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | clang-17.0.6-5.0.1.el9.aarch64.rpm |
| Source RPM: | clang-17.0.6-5.0.1.el9.src.rpm |
| Build Date: | Tue Apr 09 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 compat libs
- Add back compat libs until all necessary packages have been rebuilt.
- Remove compat libs
- Update to 17.0.6
- Pick up macros.clang changes from Fedora
- Update to 17.0.1
- Update to LLVM 16.0.6
- Restore gcc-toolset-libatomic-devel requirement
- Switch to gcc-toolset-13-gcc