summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2009-05-03 13:54:01 +0000
committerAndy Polyakov <appro@openssl.org>2009-05-03 13:54:01 +0000
commit7752d34c61246861d1e60d702535481ff9d18a86 (patch)
tree9979aa4d65e1d3fc7b9a0202a9b880c9745ec796 /TABLE
parent01483c269ed1a70d6cb21893e5b4d3a4b072ba18 (diff)
Make it possible to compile CAPI engine under mingw64.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index 630e1b9edf..6d58ceef37 100644
--- a/TABLE
+++ b/TABLE
@@ -3726,7 +3726,7 @@ $cflags = -mno-cygwin -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE
$unistd =
$thread_cflag =
$sys_id = MINGW64
-$lflags = -lws2_32 -lgdi32
+$lflags = -lws2_32 -lgdi32 -lcrypt32
$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o