summaryrefslogtreecommitdiff
path: root/TABLE
diff options
context:
space:
mode:
authorappro <appro>2009-05-03 13:54:01 +0000
committerappro <appro>2009-05-03 13:54:01 +0000
commit8a246861960a36e8bc6dbb35d517b8f163c03781 (patch)
tree2c65be7411b9c7acbe413b8ef8433a67015020af /TABLE
parent31571134da66c4787195f8a0dd862a56577a9177 (diff)
downloadopenssl-8a246861960a36e8bc6dbb35d517b8f163c03781.tar.gz
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 630e1b9ed..6d58ceef3 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