Chris Packham 59089fee3c
Some checks are pending
CI / crosstool (macos-13) (push) Waiting to run
CI / crosstool (ubuntu-22.04) (push) Waiting to run
CI / tarballs (ubuntu-22.04) (push) Blocked by required conditions
CI / toolchains (push) Blocked by required conditions
samples: Disable gdb in or1k-unknown-linux-musl
MUSL's or1k support lacks definitions for elf_gregset_t which leads to
failures like

[ERROR] sysroot/usr/include/sys/procfs.h:29:9: error: 'elf_gregset_t' does not name a type; did you mean 'gregset_t'?
[ERROR] sysroot/usr/include/sys/procfs.h:54:9: error: 'elf_gregset_t' does not name a type; did you mean 'gregset_t'?
[ERROR] sysroot/usr/include/sys/procfs.h:55:9: error: 'elf_fpregset_t' does not name a type

Disable GDB support in the or1k-unknown-linux-musl config.

Fixes #2266
Signed-off-by: Chris Packham <judge.packham@gmail.com>
2025-01-27 12:56:40 +13:00
..
2022-02-11 00:47:51 -08:00
2022-02-11 00:47:51 -08:00
2023-09-24 16:15:09 +13:00
2022-02-11 00:47:51 -08:00
2022-02-11 00:47:51 -08:00
2022-02-11 00:47:51 -08:00
2025-01-08 14:22:22 +13:00