@@ -143,8 +143,10 @@ endef
define add_target
ifeq ($(.DEFAULT_GOAL),artifacts)
ifneq (,$(wildcard ./Makefile.conf))
.DEFAULT_GOAL := $(1)
endif
ifneq (,$$(findstring .a,$(1)))
$$(eval $$(call add_target_library_arch, $(1)))
The note is not visible to the blocked user.