mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-11-28 01:04:51 +00:00
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:
parent
2fa6b93fa3
commit
7f0e0012b6
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ OpenMP regression tests
|
|||
%else
|
||||
-DOPENMP_LIBDIR_SUFFIX= \
|
||||
%endif
|
||||
-DCMAKE_SKIP_RPATH:BOOL=ON
|
||||
|
||||
%cmake_build
|
||||
|
||||
|
|
Loading…
Reference in a new issue