Disable RPATH check

This commit is contained in:
Milan Bouchet-Valat 2021-07-25 19:42:30 +02:00
parent 9fe2a273f4
commit 0519e7e6e9
No known key found for this signature in database
GPG Key ID: C40AF671A8FAC5C9

View File

@ -29,7 +29,12 @@
%else
%global blaslib openblas
%endif
# Workaround until we find a way to fix the incorrect RPATH
# (since it points to /builddir/build/BUILD/ it is not a security issue)
# https://fedoraproject.org/wiki/Changes/Broken_RPATH_will_fail_rpmbuild
%global __brp_check_rpaths %{nil}
Name: suitesparse
Version: 5.10.1
Release: 1%{?dist}