| Name: | clang |
|---|---|
| Version: | 7.0.1 |
| Release: | 1.0.1.module+el8.0.0+5236+0978e747 |
| Architecture: | aarch64 |
| Module: | llvm-toolset:ol8:8000020190606151548:9edba152 |
| Group: | Unspecified |
| Size: | 8383488 |
| License: | NCSA |
| RPM: | clang-7.0.1-1.0.1.module+el8.0.0+5236+0978e747.aarch64.rpm |
| Source RPM: | clang-7.0.1-1.0.1.module+el8.0.0+5236+0978e747.src.rpm |
| Build Date: | Wed Jul 31 2019 |
| Build Host: | ca-arm-builder-01.us.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. |
- Recognize Oracle Linux distros. - Orabug 29422714. - Reviewed-by: Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
- 7.0.1-1 Release
- 7.0.1-rc3 Release
- User helper macro to fixup config.h for multilib
- Enable make check
- Remove Provides: llvm-toolset-6.0-clang-libs
- Add Provides: llvm-toolset-6.0-clang-libs
- Don't use python2 for the build
- Drop scl macros
- Change Requires from python3 to platform-python - The python3 package was renamed to platform-python - Related: rhbz#1619153