mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-12-01 03:32:55 +00:00
Add directory ownership for libomp cmake dir
This commit is contained in:
parent
d786a89a64
commit
102959aa2f
1 changed files with 1 additions and 1 deletions
|
@ -560,7 +560,7 @@
|
||||||
%{_prefix}/lib/clang/%{maj_ver}/include/omp-tools.h
|
%{_prefix}/lib/clang/%{maj_ver}/include/omp-tools.h
|
||||||
%{_prefix}/lib/clang/%{maj_ver}/include/ompt.h
|
%{_prefix}/lib/clang/%{maj_ver}/include/ompt.h
|
||||||
%{_prefix}/lib/clang/%{maj_ver}/include/ompt-multiplex.h
|
%{_prefix}/lib/clang/%{maj_ver}/include/ompt-multiplex.h
|
||||||
%{_libdir}/cmake/openmp/FindOpenMPTarget.cmake
|
%{_libdir}/cmake/openmp/
|
||||||
%ifnarch %{ix86}
|
%ifnarch %{ix86}
|
||||||
# libomptarget is not supported on 32-bit systems.
|
# libomptarget is not supported on 32-bit systems.
|
||||||
# s390x does not support the offloading plugins.
|
# s390x does not support the offloading plugins.
|
||||||
|
|
Loading…
Reference in a new issue