Require llvm-libs from clang-libs
This commit is contained in:
parent
16b62060ba
commit
f6e24c047d
@ -124,6 +124,7 @@ libomp-devel to enable -fopenmp.
|
||||
Summary: Runtime library for clang
|
||||
Requires: %{pkg_name_clang}-resource-filesystem%{?_isa} = %{version}
|
||||
Recommends: compiler-rt%{?_isa} = %{version}
|
||||
Requires: %{pkg_name_llvm}-libs = %{version}
|
||||
# atomic support is not part of compiler-rt
|
||||
Recommends: libatomic%{?_isa}
|
||||
# libomp-devel is required, so clang can find the omp.h header when compiling
|
||||
|
Loading…
Reference in New Issue
Block a user