qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1 27/28] tests/tcg: remove duplicate EXTRA_RUNS


From: Alex Bennée
Subject: [PATCH v1 27/28] tests/tcg: remove duplicate EXTRA_RUNS
Date: Tue, 26 Oct 2021 11:22:33 +0100

We set it bellow outside the #if leg.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 tests/tcg/multiarch/Makefile.target | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/tcg/multiarch/Makefile.target 
b/tests/tcg/multiarch/Makefile.target
index 6ccb592aac..c0d9e638e9 100644
--- a/tests/tcg/multiarch/Makefile.target
+++ b/tests/tcg/multiarch/Makefile.target
@@ -61,8 +61,6 @@ run-gdbstub-sha1: sha1
                --bin $< --test $(MULTIARCH_SRC)/gdbstub/sha1.py, \
        "basic gdbstub support")
 
-EXTRA_RUNS += run-gdbstub-sha1
-
 run-gdbstub-qxfer-auxv-read: sha1
        $(call run-test, $@, $(GDB_SCRIPT) \
                --gdb $(HAVE_GDB_BIN) \
-- 
2.30.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]