Accepting request 832701 from home:Andreas_Schwab:Factory

- Enable CTF support also for riscv64

OBS-URL: https://build.opensuse.org/request/show/832701
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=259
This commit is contained in:
Tom de Vries 2020-09-08 13:48:45 +00:00 committed by Git OBS Bridge
parent 7774a89f69
commit ac3b657a42
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 7 09:04:30 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Enable CTF support also for riscv64
-------------------------------------------------------------------
Tue Aug 11 09:56:29 UTC 2020 - Tom de Vries <tdevries@suse.com>

View File

@ -344,7 +344,7 @@ BuildRequires: babeltrace-devel
BuildRequires: babeltrace-devel
%endif
%endif
%ifarch aarch64
%ifarch aarch64 riscv64
BuildRequires: babeltrace-devel
%endif