Fix definition of check-stageN-all targets
This commit is contained in:
parent
9cc2515dfa
commit
9711596bec
1 changed files with 1 additions and 1 deletions
|
|
@ -457,7 +457,7 @@ check-stage$(1)-H-all-bench: \
|
|||
endef
|
||||
|
||||
$(foreach stage,$(STAGES), \
|
||||
$(eval $(call DEF_CHECK_FOR_STAGE,$(stage))))
|
||||
$(eval $(call DEF_CHECK_ALL_FOR_STAGE,$(stage))))
|
||||
|
||||
define DEF_CHECK_FOR_STAGE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue