提交 aaf821fd 编写于 作者: P Paolo Bonzini

build: improve quiet output for .stp rules

Mention the directory in which the .stp file is being generated.
Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
上级 ff667e2e
......@@ -54,7 +54,7 @@ $(QEMU_PROG).stp: $(SRC_PATH)/trace-events
--binary=$(bindir)/$(QEMU_PROG) \
--target-arch=$(TARGET_ARCH) \
--target-type=$(TARGET_TYPE) \
< $< > $@," GEN $(QEMU_PROG).stp")
< $< > $@," GEN $(TARGET_DIR)$(QEMU_PROG).stp")
else
stap:
endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册