removed debug echos

This commit is contained in:
Bent 2024-12-19 12:22:10 +01:00 committed by Nick Terrell
parent d06e8778bc
commit 5a7f5c745c

View File

@ -110,9 +110,6 @@ ifndef BUILD_DIR
# determine BUILD_DIR from compilation flags
libzstd.a:
@echo uname_target $(UNAME_TARGET)
@echo target_system $(TARGET_SYSTEM)
@echo uname $(uname)
$(SET_CACHE_DIRECTORY)
else