Kaydet (Commit) 04280a37 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

OOO_SUBSEQUENT_TESTS is gone

üst 84129743
...@@ -84,11 +84,6 @@ $(call gb_Module_get_target,%) : ...@@ -84,11 +84,6 @@ $(call gb_Module_get_target,%) :
all : build unitcheck all : build unitcheck
# compatibility with the old build system
ifneq ($(strip $(OOO_SUBSEQUENT_TESTS)),)
.DEFAULT_GOAL := subsequentcheck
endif
build : build :
$(call gb_Output_announce,top level modules: $(foreach module,$(filter-out deliverlog,$^),$(notdir $(module))),$(true),ALL,6) $(call gb_Output_announce,top level modules: $(foreach module,$(filter-out deliverlog,$^),$(notdir $(module))),$(true),ALL,6)
$(call gb_Output_announce,loaded modules: $(sort $(gb_Module_ALLMODULES)),$(true),ALL,6) $(call gb_Output_announce,loaded modules: $(sort $(gb_Module_ALLMODULES)),$(true),ALL,6)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment