mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
Avoid extra check for EC crypto, use OpenSSL-defined macros
This commit is contained in:
@@ -72,7 +72,6 @@
|
||||
#define NMAP_PLATFORM "i686-pc-windows-windows"
|
||||
|
||||
#define HAVE_OPENSSL 1
|
||||
#define HAVE_OPENSSL_EC 1
|
||||
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
|
||||
#define HAVE_LIBSSH2 1
|
||||
#define HAVE_LIBZ 1
|
||||
|
||||
Reference in New Issue
Block a user