diff options
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index bf91174eb..fc75de502 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -82,7 +82,7 @@ win32: --with-mail \ --with-stream \ --with-openssl=$(OBJS)/lib/$(OPENSSL) \ - --with-openssl-opt=no-asm \ + --with-openssl-opt="no-asm no-tests" \ --with-http_ssl_module \ --with-mail_ssl_module \ --with-stream_ssl_module |
