mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
No description
71b35f8e70
The scriptlet tried to run llvm-config-%{maj_ver} when upgrading or downgrading to check if ${maj_ver} has changed. Since postun runs after the package files have been uninstalled this will always fail to run the command. We should run instead llvm-config%{exec_suffix}, which in the case of upgrades or downgrades will still be present, installed from the new package. |
||
---|---|---|
.copr | ||
.fmf | ||
tests | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.pre-commit-config.yaml | ||
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-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 | ||
Makefile | ||
release-keys.asc | ||
rpminspect.yaml | ||
sources |