aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@sergiodj.net>2025-09-07 17:57:09 -0400
committerSergio Durigan Junior <sergiodj@sergiodj.net>2025-09-08 14:34:09 -0400
commitb318480f27322c15c6b10c1bab4418e81d44b77e (patch)
treece0b1b562abdb0daa6bf750917fa637eabe50517 /sim
parent8b50cc76f19d129b3887dbcb58f8286a7b36099f (diff)
downloadgdb-master.zip
gdb-master.tar.gz
gdb-master.tar.bz2
gdb: Add svr4-tls-tdep.o to list of objects of i*86 targetsHEADmaster
GDB currently fails to build from source on i386 if compiled with --enable-64-bit-bfd. This is happening because svr4-tls-tdep.o is missing from the gdb_target_obs variable, while amd64-linux-tdep.o is obviously there. Fix the problem by adding svr4-tls-tdep.o to the object list, but only when --enable-64-bit-bfd is provided. Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net> Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33399
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions