Kaydet (Commit) 0e3f81ae authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

remove debug line

üst 041fc1f5
...@@ -48,7 +48,6 @@ endif ...@@ -48,7 +48,6 @@ endif
gb_BuildplTarget_COMPLETEDTARGETS= gb_BuildplTarget_COMPLETEDTARGETS=
define gb_BuildplTarget_command define gb_BuildplTarget_command
$(info MAKEFLAGS $(MAKEFLAGS) filter:$(filter s,$(MAKEFLAGS)):)
cd $(SRCDIR)/$(1) && unset MAKEFLAGS && $(SOLARENV)/bin/build.pl $(if $(findstring s,$(MAKEFLAGS)),,VERBOSE=T) -P$(BUILD_NCPUS) $(2) -P$(GMAKE_PARALLELISM) gb_MAKETARGET=$(gb_MAKETARGET) cd $(SRCDIR)/$(1) && unset MAKEFLAGS && $(SOLARENV)/bin/build.pl $(if $(findstring s,$(MAKEFLAGS)),,VERBOSE=T) -P$(BUILD_NCPUS) $(2) -P$(GMAKE_PARALLELISM) gb_MAKETARGET=$(gb_MAKETARGET)
$(eval gb_BuildplTarget_COMPLETEDTARGETS+=$(1)) $(eval gb_BuildplTarget_COMPLETEDTARGETS+=$(1))
endef endef
......
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