diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-10-23 22:46:16 +0545 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-10-23 22:51:17 +0545 |
commit | 89d5fc244fd6bbbb59c6d1b04eb2f048059b3dad (patch) | |
tree | d7ecc29d40a25dacbc663547aea92a89841428d0 /sim/common/sim-utils.c | |
parent | df5ffabf1cfcb6b4f04d840ef54b37de379f1ba1 (diff) | |
download | gdb-89d5fc244fd6bbbb59c6d1b04eb2f048059b3dad.zip gdb-89d5fc244fd6bbbb59c6d1b04eb2f048059b3dad.tar.gz gdb-89d5fc244fd6bbbb59c6d1b04eb2f048059b3dad.tar.bz2 |
sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439]
These configure scripts check $target and change behavior. They
shouldn't be doing that, but until we can rework the sim to change
behavior based on the input ELF, restore AC_CANONICAL_SYSTEM to
these so that $target is correctly populated.
This was lost in the d3562f83a7b8a1ae6e333cd5561419d3da18fcb4
("sim: unify toolchain probing logic") refactor as the logic was
hoisted up to the common code. But the fact the vars weren't
passed down to the sub-configure scripts was missed.
Bug: https://sourceware.org/PR29439
Diffstat (limited to 'sim/common/sim-utils.c')
0 files changed, 0 insertions, 0 deletions