mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
mk: Remove some debug logging
This commit is contained in:
parent
fe5bd8857d
commit
ba98689f09
@ -63,7 +63,6 @@ ALL_OBJ_FILES :=
|
||||
|
||||
MKFILE_DEPS := config.stamp $(call rwildcard,$(CFG_SRC_DIR)mk/,*)
|
||||
MKFILES_FOR_TARBALL:=$(MKFILE_DEPS)
|
||||
$(info $(MKFILES_FOR_TARBALL))
|
||||
ifneq ($(NO_MKFILE_DEPS),)
|
||||
MKFILE_DEPS :=
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user