The Low Level Virtual Machine
Make the following changes:
* Fix a number of `%{?isa}` to use `%{?_isa}` instead.
* Change all `= %{version}` requires to `= %{version}-%{release}`.
We were mostly already doing this, but missed some places.
* Add explicit lld-libs -> llvm-libs and lldb -> clang-libs
dependencies.
* Fix libomp-devel -> libomp dependency (it was accidentally
using libomp-devel -> llvm instead).
Related: RHEL-57454
|
||
|---|---|---|
| .copr | ||
| .fmf | ||
| tests | ||
| .gitignore | ||
| 0001-19-Remove-myst_parser-dependency-for-RHEL.patch | ||
| 0001-20-Remove-myst_parser-dependency-for-RHEL.patch | ||
| 0001-Always-build-shared-libs-for-LLD.patch | ||
| 0001-Fix-page-size-constant-on-aarch64-and-ppc64le.patch | ||
| 0001-Fix-python3-clang.patch | ||
| 0001-openmp-Add-option-to-disable-tsan-tests-111548.patch | ||
| 0001-openmp-Use-core_siblings_list-if-physical_package_id.patch | ||
| 0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch | ||
| 0001-Workaround-a-bug-in-ORC-on-ppc64le.patch | ||
| 0003-PATCH-clang-Don-t-install-static-libraries.patch | ||
| gating.yaml | ||
| llvm.rpmlintrc | ||
| llvm.spec | ||
| macros.clang | ||
| release-keys.asc | ||
| rpminspect.yaml | ||
| sources | ||