aboutsummaryrefslogtreecommitdiff
path: root/openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/Makefile')
-rw-r--r--openssl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/openssl/Makefile b/openssl/Makefile
index 57d742e4d..867001215 100644
--- a/openssl/Makefile
+++ b/openssl/Makefile
@@ -12,9 +12,9 @@ SHLIB_VERSION_HISTORY=
SHLIB_MAJOR=0
SHLIB_MINOR=9.8
SHLIB_EXT=
-PLATFORM=dist
+PLATFORM=VC-WIN32
OPTIONS= no-camellia no-capieng no-cms no-gmp no-jpake no-krb5 no-mdc2 no-montasm no-rc5 no-rfc3779 no-seed no-shared no-zlib no-zlib-dynamic
-CONFIGURE_ARGS=dist
+CONFIGURE_ARGS=VC-WIN32
SHLIB_TARGET=
# HERE indicates where this Makefile lives. This can be used to indicate
@@ -59,8 +59,8 @@ OPENSSLDIR=/usr/local/ssl
# equal 4.
# PKCS1_CHECK - pkcs1 tests.
-CC= cc
-CFLAG= -O
+CC= cl
+CFLAG= -DOPENSSL_THREADS -DDSO_WIN32
DEPFLAG= -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_CMS -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SEED
PEX_LIBS=
EX_LIBS=