diff options
author | Gustavo Romero <gustavo.romero@linaro.org> | 2024-08-13 21:23:11 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2024-08-16 14:04:19 +0100 |
commit | 819039a5ad6044467ddad96e656f430198fe1c20 (patch) | |
tree | 05b00655ccb3cee1b83864e019cf527e6c837240 /scripts/replay-dump.py | |
parent | 6fe12bc6593638932d195dd71517dc8048cdb2e6 (diff) | |
download | qemu-819039a5ad6044467ddad96e656f430198fe1c20.zip qemu-819039a5ad6044467ddad96e656f430198fe1c20.tar.gz qemu-819039a5ad6044467ddad96e656f430198fe1c20.tar.bz2 |
configure: Fix arch detection for GDB_HAS_MTE
GDB_HAS_MTE must only be set if GDB supports the aarch64 arch, so the
test if "aarch64" string is present must be against GDB-related
'$gdb_arches' variable and not against '$arch' variable.
Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Message-Id: <20240804161850.2646299-2-gustavo.romero@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240813202329.1237572-4-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/replay-dump.py')
0 files changed, 0 insertions, 0 deletions