Skip to content

Commit

Permalink
tests/tcg: remove debug polluting make output
Browse files Browse the repository at this point in the history
Fixes: 5343a83 ("tests/tcg: move some multiarch files and make conditional")
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211026173914.79377-1-alex.bennee@linaro.org>
  • Loading branch information
stsquad committed Nov 4, 2021
1 parent 4a82be7 commit 41bf739
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tcg/multiarch/Makefile.target
Expand Up @@ -16,7 +16,6 @@ MULTIARCH_SRCS += $(notdir $(wildcard $(MULTIARCH_SRC)/linux/*.c))
endif
MULTIARCH_TESTS = $(MULTIARCH_SRCS:.c=)

$(info SRCS=${MULTIARCH_SRCS} and ${MULTIARCH_TESTS})
#
# The following are any additional rules needed to build things
#
Expand Down

0 comments on commit 41bf739

Please sign in to comment.