diff --git a/lib/Makefile b/lib/Makefile index 2fe436bc2..a6a0eb09d 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -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