Disable inprocess agent for riscv64

[..]
make[1]: Leaving directory '/builddir/build/BUILD/gdb-10.1/build-riscv64-redhat-linux-gnu'
configure: WARNING: Intel Processor Trace support disabled; some features may be unavailable.
configure: error: inprocess agent not supported for this target
[..]

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2020-11-26 10:16:27 +02:00
parent 32e4c64e13
commit f7c751a400
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 2 additions and 1 deletions

View File

@ -88,7 +88,7 @@ Summary: A GNU source-level debugger for C, C++, Fortran, Go and other languages
Obsoletes: gdb64 < 5.3.91
%endif
%ifarch %{arm}
%ifarch %{arm} riscv64
%global have_inproctrace 0
%else
%global have_inproctrace 1
@ -1186,6 +1186,7 @@ fi
%changelog
* Thu Nov 26 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 10.1-2.0.riscv64
- Add riscv64-linux-gnu to enabled targets
- Disable inprocess agent for riscv64
* Wed Nov 04 2020 Kevin Buettner <kevinb@redhat.com> - 10.1-2
- Fix bug in local patch gdb-6.6-buildid-locate.patch which prevented