| Name: | clang | 
|---|---|
| Version: | 7.0.1 | 
| Release: | 1.0.1.module+el8+5208+f6f800eb | 
| Architecture: | i686 | 
| Module: | llvm-toolset:ol8:20190604085604:9edba152 | 
| Group: | Unspecified | 
| Size: | 7972545 | 
| License: | NCSA | 
| RPM: | clang-7.0.1-1.0.1.module+el8+5208+f6f800eb.i686.rpm | 
| Source RPM: | clang-7.0.1-1.0.1.module+el8+5208+f6f800eb.src.rpm | 
| Build Date: | Tue Jun 04 2019 | 
| Build Host: | jenkins-10-147-72-125-ca220f9b-d43b-4c21-84f4-b296dd7d8031.appad3iad.osdevelopmeniad.oraclevcn.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