--- upx-git-5bef96806.old/src/main.cpp +++ upx-git-5bef96806/src/main.cpp @@ -1305,7 +1305,7 @@ if (gitrev[0]) { // also see UPX_CONFIG_DISABLE_GITREV in CMakeLists.txt - bool warn_gitrev = true; + bool warn_gitrev = false; if (is_envvar_true("UPX_DEBUG_DISABLE_GITREV_WARNING")) warn_gitrev = false; if (warn_gitrev) {