Enable debug packages

gdb-headless was built and gdb-add-index was confirmed to work on riscv64.
Also you can use gdb as disassembler, but there is not native Linux support
yet thus you cannot attach to a process or debug a core dump.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-06-04 15:13:12 +02:00
parent a1118c8054
commit 3bb7684a11
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 0 additions and 5 deletions

5
macros
View File

@ -255,11 +255,6 @@
# bootstrapping Fedora RISC-V
%__spec_check_pre exit 0
# disable debug packages as we don't have gdb-add-index
# GDB is not yet ported on RISC-V to support Linux targets
%_enable_debug_packages 0
%debug_package %{nil}
# override /usr/lib/rpm/macros.d/macros.perl instead of modifying it in order
# to keep custom changes in one place (and no need to rebuild perl again).
#