Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49efd2aa authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Re-enable link type checking"

parents 8c6c2cd3 be15ded0
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -1025,10 +1025,6 @@ $(foreach t,$($(2).TYPE),\
      $(call link-type-error,$(1),$(2),$(t)))))
      $(call link-type-error,$(1),$(2),$(t)))))
endef
endef


# TODO: Verify all branches/configs have reasonable warnings/errors, and remove
# this override
verify-link-type = $(eval $$(1).MISSING := true)

$(foreach lt,$(ALL_LINK_TYPES),\
$(foreach lt,$(ALL_LINK_TYPES),\
  $(foreach d,$($(lt).DEPS),\
  $(foreach d,$($(lt).DEPS),\
    $(if $($(d).TYPE),\
    $(if $($(d).TYPE),\