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

Commit d8c09803 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Re-enable link type checking" am: 49efd2aa

Original change: https://android-review.googlesource.com/c/platform/build/+/1156840

Change-Id: I5295afd02e604c2da24f87f2cabd3e2b293cd867
parents 59f09ba0 49efd2aa
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1025,10 +1025,6 @@ $(foreach t,$($(2).TYPE),\
      $(call link-type-error,$(1),$(2),$(t)))))
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 d,$($(lt).DEPS),\
    $(if $($(d).TYPE),\