We need to set disable_external_rpath to disable RPATH in qdoc

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-11 14:15:17 +03:00
parent da55083a64
commit d33a527425
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Summary: Qt5 - QtTool components
Name: qt5-qttools
Version: 5.15.6
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
License: LGPLv3 or LGPLv2
Url: http://www.qt.io
@ -183,6 +183,7 @@ Requires: %{name}-common = %{version}-%{release}
%build
%{qmake_qt5} \
CONFIG+=disable_external_rpath \
%{?no_examples}
%make_build
@ -482,6 +483,9 @@ fi
%changelog
* Tue Oct 21 2022 David Abdurachmanov <davidlt@rivosinc.com> - 5.15.6-1.0.riscv64
- Set disable_external_rpath to avoid RPATHs in qdoc
* Tue Sep 20 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.6-1
- 5.15.6