diff options
author | Chris Packham <judge.packham@gmail.com> | 2025-01-25 21:39:21 +1300 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2025-01-27 12:56:40 +1300 |
commit | 59089fee3c50cb2c2e5601981a6e84b3a1c49f18 (patch) | |
tree | 7fa327b5dff998ad532157c8a33851d2e7bb8e3a /debian | |
parent | ba2a24991188682e348d85c795674a8e222496b2 (diff) | |
download | crosstool-ng-59089fee3c50cb2c2e5601981a6e84b3a1c49f18.tar.gz crosstool-ng-59089fee3c50cb2c2e5601981a6e84b3a1c49f18.tar.bz2 crosstool-ng-59089fee3c50cb2c2e5601981a6e84b3a1c49f18.zip |
samples: Disable gdb in or1k-unknown-linux-muslcrosstool-ng-1.27.0-rc1
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>
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions