Add directory ownership for libomp cmake dir

This commit is contained in:
Tom Stellard 2024-05-29 22:33:49 +00:00 committed by Timm Bäder
parent d786a89a64
commit 102959aa2f

View file

@ -560,7 +560,7 @@
%{_prefix}/lib/clang/%{maj_ver}/include/omp-tools.h
%{_prefix}/lib/clang/%{maj_ver}/include/ompt.h
%{_prefix}/lib/clang/%{maj_ver}/include/ompt-multiplex.h
%{_libdir}/cmake/openmp/FindOpenMPTarget.cmake
%{_libdir}/cmake/openmp/
%ifnarch %{ix86}
# libomptarget is not supported on 32-bit systems.
# s390x does not support the offloading plugins.