[Buildroot] [PATCH] package/gdb: disable gdb for or1k builds with musl libc

Peter Korsgaard peter at korsgaard.com
Mon Jun 5 20:12:11 UTC 2023


>>>>> "Romain" == Romain Naour <romain.naour at gmail.com> writes:

 > The or1k musl port is incomplete, elf_gregset_t definition is missing
 > (user.h is empty) [1]. It fail to build gdbserver and the full gdb.

 > [1] https://git.musl-libc.org/cgit/musl/tree/arch/or1k/bits/user.h?h=v1.2.3

 > Fixes:
 > https://gitlab.com/buildroot.org/toolchains-builder/-/jobs/4202276569

 > Signed-off-by: Romain Naour <romain.naour at gmail.com>
 > Cc: Stafford Horne <shorne at gmail.com>
 > ---
 > host-gdb build fine but it's useless without a gdbserver on the target.
 > Keep it enabled for now to avoid dependency handling for or1k with musl...

Committed to 2023.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list