Loading core/main.mk +1 −2 Original line number Diff line number Diff line Loading @@ -750,8 +750,7 @@ $(foreach t,$($(2).TYPE),\ endef # TODO: Verify all branches/configs have reasonable warnings/errors, and remove # these overrides link-type-missing = $(eval $$(1).MISSING := true) # this override verify-link-type = $(eval $$(1).MISSING := true) $(foreach lt,$(ALL_LINK_TYPES),\ Loading Loading
core/main.mk +1 −2 Original line number Diff line number Diff line Loading @@ -750,8 +750,7 @@ $(foreach t,$($(2).TYPE),\ endef # TODO: Verify all branches/configs have reasonable warnings/errors, and remove # these overrides link-type-missing = $(eval $$(1).MISSING := true) # this override verify-link-type = $(eval $$(1).MISSING := true) $(foreach lt,$(ALL_LINK_TYPES),\ Loading