diff options
author | Guinevere Larsen <guinevere@redhat.com> | 2025-01-28 16:09:51 -0300 |
---|---|---|
committer | Guinevere Larsen <guinevere@redhat.com> | 2025-02-05 09:28:38 -0300 |
commit | f8baffc3c0852eeffc63481ab2d1f9f9f70902ef (patch) | |
tree | a512189cd675416e922371d43d64c7aa530d5f06 /gdb/testsuite/gdb.python/py-progspace.c | |
parent | f9978defb6fab0bd8583942d97c112b0932ac814 (diff) | |
download | binutils-f8baffc3c0852eeffc63481ab2d1f9f9f70902ef.zip binutils-f8baffc3c0852eeffc63481ab2d1f9f9f70902ef.tar.gz binutils-f8baffc3c0852eeffc63481ab2d1f9f9f70902ef.tar.bz2 |
gdb: restrict configure error with all targets and 64 bit bfd to mips
The recent commit b601c58034ed755fb765fc13782b6876bffd25d4 causes the
gdb configure to fail if --enable-targets=all was requested, but 64 bit
bfd was not enabled. This was due to a build failure first reported
against mips, and that I also encountered building on a 32 bit mips
system, but that looked like a general failure.
Further examination showed that this is, in fact, mips-specific (or at
least, not completely generic) as other targets like debian-i386 and
32-bit arm could build all targets just fine.
This commit restricts the new error to only trigger in mips hosts.
Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'gdb/testsuite/gdb.python/py-progspace.c')
0 files changed, 0 insertions, 0 deletions