Remove rpath from libomptarget.rtl.amdgpu.so

rpmlint reported this as an error:
libomp.x86_64: E: binary-or-shlib-defines-rpath /usr/lib64/libomptarget.rtl.amdgpu.so ['$ORIGIN']
This commit is contained in:
Timm Bäder 2021-10-13 10:27:41 +02:00
parent 2fa6b93fa3
commit 7f0e0012b6
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ OpenMP regression tests
%else
-DOPENMP_LIBDIR_SUFFIX= \
%endif
-DCMAKE_SKIP_RPATH:BOOL=ON
%cmake_build