Merge "Enable missing dependency checks"
This commit is contained in:
@@ -750,8 +750,7 @@ $(foreach t,$($(2).TYPE),\
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
# TODO: Verify all branches/configs have reasonable warnings/errors, and remove
|
# TODO: Verify all branches/configs have reasonable warnings/errors, and remove
|
||||||
# these overrides
|
# this override
|
||||||
link-type-missing = $(eval $$(1).MISSING := true)
|
|
||||||
verify-link-type = $(eval $$(1).MISSING := true)
|
verify-link-type = $(eval $$(1).MISSING := true)
|
||||||
|
|
||||||
$(foreach lt,$(ALL_LINK_TYPES),\
|
$(foreach lt,$(ALL_LINK_TYPES),\
|
||||||
|
Reference in New Issue
Block a user