diff --git a/Makefile b/Makefile index 0c747baf80..a2b0d613b8 100644 --- a/Makefile +++ b/Makefile @@ -1274,6 +1274,8 @@ ifeq ($(uname_S),Windows) NO_CURL = YesPlease NO_PYTHON = YesPlease BLK_SHA1 = YesPlease + NO_INET_PTON = YesPlease + NO_INET_NTOP = YesPlease NO_POSIX_GOODIES = UnfortunatelyYes NATIVE_CRLF = YesPlease DEFAULT_HELP_FORMAT = html