summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-03-16 22:01:01 +0100
committerRichard Levitte <levitte@openssl.org>2015-03-16 22:16:31 +0100
commitd52dcf8da7f15bf75fbf065bac2c4557470ea2fa (patch)
tree726783487b22c181dc3b038d8be2cf4baac2cd0f
parent7910044064e106073c097a6940d25fe36401266b (diff)
Updated TABLE
Reviewed-by: Andy Polyakov <appro@openssl.org>
-rw-r--r--TABLE1258
1 files changed, 701 insertions, 557 deletions
diff --git a/TABLE b/TABLE
index f214b7b135..dfd39b89dd 100644
--- a/TABLE
+++ b/TABLE
@@ -3,10 +3,14 @@ Output of `Configure TABLE':
*** BC-32
$cc = bcc32
$cflags =
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = WIN32
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG DES_PTR RC4_INDEX EXPORT_VAR_AS_FN
$cpuid_obj =
$bn_obj =
@@ -37,10 +41,14 @@ $multilib =
*** BS2000-OSD
$cc = c89
$cflags = -O -XLLML -XLLMK -XL -DB_ENDIAN -DCHARSET_EBCDIC
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags = -lsocket -lnsl
+$debug_lflags =
+$release_lflags =
$bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR
$cpuid_obj =
$bn_obj =
@@ -71,10 +79,14 @@ $multilib =
*** BSD-generic32
$cc = gcc
$cflags = -O3 -fomit-frame-pointer -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL
$cpuid_obj =
$bn_obj =
@@ -105,10 +117,14 @@ $multilib =
*** BSD-generic64
$cc = gcc
$cflags = -O3 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj =
$bn_obj =
@@ -139,10 +155,14 @@ $multilib =
*** BSD-ia64
$cc = gcc
$cflags = -DL_ENDIAN -O3 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT
$cpuid_obj = ia64cpuid.o
$bn_obj = bn-ia64.o ia64-mont.o
@@ -173,10 +193,14 @@ $multilib =
*** BSD-sparc64
$cc = gcc
$cflags = -DB_ENDIAN -O3 -DMD32_REG_T=int -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC2_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC2 BF_PTR
$cpuid_obj = sparcv9cap.o sparccpuid.o
$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o vis3-mont.o sparct4-mont.o sparcv9-gf2m.o
@@ -207,10 +231,14 @@ $multilib =
*** BSD-sparcv8
$cc = gcc
$cflags = -DB_ENDIAN -O3 -mv8 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL
$cpuid_obj =
$bn_obj = sparcv8.o
@@ -241,10 +269,14 @@ $multilib =
*** BSD-x86
$cc = gcc
$cflags = -DL_ENDIAN -O3 -fomit-frame-pointer -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid.o
$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
@@ -274,11 +306,15 @@ $multilib =
*** BSD-x86-elf
$cc = gcc
-$cflags = -DL_ENDIAN -O3 -fomit-frame-pointer -Wall
+$cflags = -DL_ENDIAN -Wall
+$debug_cflags = -g
+$release_cflags = -O3 -fomit-frame-pointer
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid.o
$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
@@ -309,10 +345,14 @@ $multilib =
*** BSD-x86_64
$cc = gcc
$cflags = -DL_ENDIAN -O3 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -343,10 +383,14 @@ $multilib =
*** Cygwin
$cc = gcc
$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = CYGWIN
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid.o
$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
@@ -377,10 +421,14 @@ $multilib =
*** Cygwin-x86_64
$cc = gcc
$cflags = -DTERMIOS -DL_ENDIAN -O3 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = CYGWIN
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -411,10 +459,14 @@ $multilib =
*** DJGPP
$cc = gcc
$cflags = -I/dev/env/WATT_ROOT/inc -DTERMIO -DL_ENDIAN -fomit-frame-pointer -O2 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = MSDOS
$lflags = -L/dev/env/WATT_ROOT/lib -lwatt
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid.o
$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
@@ -445,10 +497,14 @@ $multilib =
*** MPE/iX-gcc
$cc = gcc
$cflags = -D_ENDIAN -DBN_DIV2W -O3 -D_POSIX_SOURCE -D_SOCKET_SOURCE -I/SYSLOG/PUB
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id = MPE
$lflags = -L/SYSLOG/PUB -lsyslog -lsocket -lcurses
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
$cpuid_obj =
$bn_obj =
@@ -479,10 +535,14 @@ $multilib =
*** OS2-EMX
$cc = gcc
$cflags =
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -513,10 +573,14 @@ $multilib =
*** OS390-Unix
$cc = c89.sh
$cflags = -O -DB_ENDIAN -DCHARSET_EBCDIC -DNO_SYS_PARAM_H -D_ALL_SOURCE
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR
$cpuid_obj =
$bn_obj =
@@ -547,10 +611,14 @@ $multilib =
*** QNX6
$cc = gcc
$cflags =
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id =
$lflags = -lsocket
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -581,10 +649,14 @@ $multilib =
*** QNX6-i386
$cc = gcc
$cflags = -DL_ENDIAN -O2 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id =
$lflags = -lsocket
+$debug_lflags =
+$release_lflags =
$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid.o
$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
@@ -615,10 +687,14 @@ $multilib =
*** UWIN
$cc = cc
$cflags = -DTERMIOS -DL_ENDIAN -O -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = UWIN
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj =
$bn_obj =
@@ -649,10 +725,14 @@ $multilib =
*** VC-CE
$cc = cl
$cflags =
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = WINCE
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
$cpuid_obj =
$bn_obj =
@@ -683,10 +763,14 @@ $multilib =
*** VC-WIN32
$cc = cl
$cflags = -W3 -wd4090 -Gs0 -GF -Gy -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE
+$debug_cflags = -Zi
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = WIN32
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid.o
$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
@@ -717,10 +801,14 @@ $multilib =
*** VC-WIN64A
$cc = cl
$cflags = -W3 -wd4090 -Gs0 -Gy -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE
+$debug_cflags = -Zi
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = WIN64A
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
$cpuid_obj = x86_64cpuid.o
$bn_obj = bn_asm.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -751,10 +839,14 @@ $multilib =
*** VC-WIN64I
$cc = cl
$cflags = -W3 -wd4090 -Gs0 -Gy -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = WIN64I
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
$cpuid_obj = ia64cpuid.o
$bn_obj = ia64.o ia64-mont.o
@@ -785,10 +877,14 @@ $multilib =
*** aix-cc
$cc = cc
$cflags = -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -qthreaded -D_THREAD_SAFE
$sys_id = AIX
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj = ppccpuid.o ppccap.o
$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o
@@ -819,10 +915,14 @@ $multilib =
*** aix-gcc
$cc = gcc
$cflags = -O -DB_ENDIAN
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread
$sys_id = AIX
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj = ppccpuid.o ppccap.o
$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o
@@ -853,10 +953,14 @@ $multilib =
*** aix3-cc
$cc = cc
$cflags = -O -DB_ENDIAN -qmaxmem=16384
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id = AIX
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj =
$bn_obj =
@@ -887,10 +991,14 @@ $multilib =
*** aix64-cc
$cc = cc
$cflags = -q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -qthreaded -D_THREAD_SAFE
$sys_id = AIX
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj = ppccpuid.o ppccap.o
$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o
@@ -921,10 +1029,14 @@ $multilib =
*** aix64-gcc
$cc = gcc
$cflags = -maix64 -O -DB_ENDIAN
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread
$sys_id = AIX
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj = ppccpuid.o ppccap.o
$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o
@@ -955,10 +1067,14 @@ $multilib =
*** android
$cc = gcc
$cflags = -mandroid -I$(ANDROID_DEV)/include -B$(ANDROID_DEV)/lib -O3 -fomit-frame-pointer -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -ldl
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
$cpuid_obj =
$bn_obj =
@@ -989,10 +1105,14 @@ $multilib =
*** android-armv7
$cc = gcc
$cflags = -march=armv7-a -mandroid -I$(ANDROID_DEV)/include -B$(ANDROID_DEV)/lib -O3 -fomit-frame-pointer -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -ldl
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
$cpuid_obj = armcap.o armv4cpuid.o
$bn_obj = bn_asm.o armv4-mont.o armv4-gf2m.o
@@ -1023,10 +1143,14 @@ $multilib =
*** android-mips
$cc = gcc
$cflags = -mandroid -I$(ANDROID_DEV)/include -B$(ANDROID_DEV)/lib -O3 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -ldl
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
$cpuid_obj =
$bn_obj = bn-mips.o mips-mont.o
@@ -1057,10 +1181,14 @@ $multilib =
*** android-x86
$cc = gcc
$cflags = -mandroid -I$(ANDROID_DEV)/include -B$(ANDROID_DEV)/lib -O3 -fomit-frame-pointer -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -ldl
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid.o
$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
@@ -1091,10 +1219,14 @@ $multilib =
*** aux3-gcc
$cc = gcc
$cflags = -O2 -DTERMIO
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id = AUX
$lflags = -lbsd
+$debug_lflags =
+$release_lflags =
$bn_ops = RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj =
$bn_obj =
@@ -1125,10 +1257,14 @@ $multilib =
*** bsdi-elf-gcc
$cc = gcc
$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags = -ldl
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid.o
$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
@@ -1159,10 +1295,14 @@ $multilib =
*** cc
$cc = cc
$cflags = -O
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -1192,11 +1332,15 @@ $multilib =
*** darwin-i386-cc
$cc = cc
-$cflags = -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN
+$cflags = -arch i386 -DL_ENDIAN
+$debug_cflags = -g3
+$release_cflags = -O3 -fomit-frame-pointer
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = MACOSX
$lflags = -Wl,-search_paths_first%
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj = x86cpuid.o
$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
@@ -1226,11 +1370,15 @@ $multilib =
*** darwin-ppc-cc
$cc = cc
-$cflags = -arch ppc -O3 -DB_ENDIAN -Wa,-force_cpusubtype_ALL
+$cflags = -arch ppc -DB_ENDIAN -Wa,-force_cpusubtype_ALL
+$debug_cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -g -Wall -O
+$release_cflags = -O3
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = MACOSX
$lflags = -Wl,-search_paths_first%
+$debug_lflags =
+$release_lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj = ppccpuid.o ppccap.o
$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o
@@ -1261,10 +1409,14 @@ $multilib =
*** darwin64-debug-test-64-clang
$cc = clang
$cflags = -arch x86_64 -DL_ENDIAN -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -Wno-error=overlength-strings -Wno-error=extended-offsetof -Wno-error=language-extension-token -Wno-error=unused-const-variable -Wstrict-overflow -Qunused-arguments -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DDEBUG_UNUSED -g3 -O3 -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id = MACOSX
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -1295,10 +1447,14 @@ $multilib =
*** darwin64-ppc-cc
$cc = cc
$cflags = -arch ppc64 -O3 -DB_ENDIAN
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = MACOSX
$lflags = -Wl,-search_paths_first%
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj = ppccpuid.o ppccap.o
$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o
@@ -1328,11 +1484,15 @@ $multilib =
*** darwin64-x86_64-cc
$cc = cc
-$cflags = -arch x86_64 -O3 -DL_ENDIAN -Wall
+$cflags = -arch x86_64 -DL_ENDIAN -Wall
+$debug_cflags = -ggdb -g2 -O0
+$release_cflags = -O3
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = MACOSX
$lflags = -Wl,-search_paths_first%
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -1363,10 +1523,14 @@ $multilib =
*** debug
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags = -lefence
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -1394,115 +1558,17 @@ $ranlib =
$arflags =
$multilib =
-*** debug-BSD-x86-elf
-$cc = gcc
-$cflags = -DL_ENDIAN -O3 -Wall -g
-$unistd =
-$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
-$sys_id =
-$lflags =
-$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
-$cpuid_obj = x86cpuid.o
-$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
-$ec_obj = ecp_nistz256.o ecp_nistz256-x86.o
-$des_obj = des-586.o crypt586.o
-$aes_obj = aes-586.o vpaes-x86.o aesni-x86.o
-$bf_obj = bf-586.o
-$md5_obj = md5-586.o
-$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
-$cast_obj = cast-586.o
-$rc4_obj = rc4-586.o
-$rmd160_obj = rmd-586.o
-$rc5_obj = rc5-586.o
-$wp_obj = wp_block.o wp-mmx.o
-$cmll_obj = cmll-x86.o
-$modes_obj = ghash-x86.o
-$engines_obj = e_padlock-x86.o
-$perlasm_scheme = elf
-$dso_scheme = dlfcn
-$shared_target= bsd-shared
-$shared_cflag = -fPIC
-$shared_ldflag =
-$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
-$ranlib =
-$arflags =
-$multilib =
-
-*** debug-VC-WIN32
-$cc = cl
-$cflags = -W3 -wd4090 -Gs0 -GF -Gy -Zi -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE
-$unistd =
-$thread_cflag =
-$sys_id = WIN32
-$lflags =
-$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
-$cpuid_obj = x86cpuid.o
-$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
-$ec_obj = ecp_nistz256.o ecp_nistz256-x86.o
-$des_obj = des-586.o crypt586.o
-$aes_obj = aes-586.o vpaes-x86.o aesni-x86.o
-$bf_obj = bf-586.o
-$md5_obj = md5-586.o
-$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
-$cast_obj = cast-586.o
-$rc4_obj = rc4-586.o
-$rmd160_obj = rmd-586.o
-$rc5_obj = rc5-586.o
-$wp_obj = wp_block.o wp-mmx.o
-$cmll_obj = cmll-x86.o
-$modes_obj = ghash-x86.o
-$engines_obj = e_padlock-x86.o
-$perlasm_scheme = win32n
-$dso_scheme = win32
-$shared_target=
-$shared_cflag =
-$shared_ldflag =
-$shared_extension =
-$ranlib =
-$arflags =
-$multilib =
-
-*** debug-VC-WIN64A
-$cc = cl
-$cflags = -W3 -wd4090 -Gs0 -Gy -Zi -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE
-$unistd =
-$thread_cflag =
-$sys_id = WIN64A
-$lflags =
-$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
-$cpuid_obj = x86_64cpuid.o
-$bn_obj = bn_asm.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
-$ec_obj = ecp_nistz256.o ecp_nistz256-x86_64.o
-$des_obj =
-$aes_obj = aes-x86_64.o vpaes-x86_64.o bsaes-x86_64.o aesni-x86_64.o aesni-sha1-x86_64.o aesni-sha256-x86_64.o aesni-mb-x86_64.o
-$bf_obj =
-$md5_obj = md5-x86_64.o
-$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o sha1-mb-x86_64.o sha256-mb-x86_64.o
-$cast_obj =
-$rc4_obj = rc4-x86_64.o rc4-md5-x86_64.o
-$rmd160_obj =
-$rc5_obj =
-$wp_obj = wp-x86_64.o
-$cmll_obj = cmll-x86_64.o cmll_misc.o
-$modes_obj = ghash-x86_64.o aesni-gcm-x86_64.o
-$engines_obj = e_padlock-x86_64.o
-$perlasm_scheme = auto
-$dso_scheme = win32
-$shared_target=
-$shared_cflag =
-$shared_ldflag =
-$shared_extension =
-$ranlib =
-$arflags =
-$multilib =
-
*** debug-VC-WIN64I
$cc = cl
$cflags = -W3 -wd4090 -Gs0 -Gy -Zi -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag =
$sys_id = WIN64I
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
$cpuid_obj = ia64cpuid.o
$bn_obj = ia64.o
@@ -1533,10 +1599,14 @@ $multilib =
*** debug-ben
$cc = gcc
$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DDEBUG_SAFESTACK -O2 -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -1567,10 +1637,14 @@ $multilib =
*** debug-ben-darwin64
$cc = cc
$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -Wno-language-extension-token -Wno-extended-offsetof -arch x86_64 -O3 -DL_ENDIAN -DMD32_REG_T=int -Wall
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = MACOSX
$lflags = -Wl,-search_paths_first%
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -1601,10 +1675,14 @@ $multilib =
*** debug-ben-debug
$cc = gcc
$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DOPENSSL_NO_HW_PADLOCK -g3 -O2 -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -1635,10 +1713,14 @@ $multilib =
*** debug-ben-debug-64
$cc = gcc
$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -Wno-error=overlength-strings -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DDEBUG_UNUSED -g3 -O3 -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -1669,10 +1751,14 @@ $multilib =
*** debug-ben-debug-64-clang
$cc = clang
$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -Wno-error=overlength-strings -Wno-error=extended-offsetof -Wno-error=language-extension-token -Wstrict-overflow -Qunused-arguments -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DDEBUG_UNUSED -g3 -O3 -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -1703,10 +1789,14 @@ $multilib =
*** debug-ben-debug-64-noopt
$cc = gcc
$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -Wno-error=overlength-strings -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DDEBUG_UNUSED -g3 -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -1737,10 +1827,14 @@ $multilib =
*** debug-ben-macos
$cc = cc
$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_ASM -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DDEBUG_UNUSED -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -DL_ENDIAN -g3 -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -1771,10 +1865,14 @@ $multilib =
*** debug-ben-no-opt
$cc = gcc
$cflags = -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG -Werror -DL_ENDIAN -Wall -g3
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -1805,10 +1903,14 @@ $multilib =
*** debug-ben-openbsd
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -O2 -pedantic -Wall -Wshadow -Werror -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -1839,10 +1941,14 @@ $multilib =
*** debug-ben-openbsd-debug
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -1873,10 +1979,14 @@ $multilib =
*** debug-ben-strict
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DCONST_STRICT -O2 -Wall -Wshadow -Werror -Wpointer-arith -Wcast-qual -Wwrite-strings -pipe
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags =
+$debug_lflags =
+$release_lflags =
$bn_ops =
$cpuid_obj =
$bn_obj =
@@ -1907,10 +2017,14 @@ $multilib =
*** debug-bodo
$cc = gcc
$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -Wno-error=overlength-strings -DBN_DEBUG -DBN_DEBUG_RAND -DCONF_DEBUG -DBIO_PAIR_DEBUG -m64 -DL_ENDIAN -DTERMIO -g -DMD32_REG_T=int
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -ldl
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -1938,115 +2052,17 @@ $ranlib =
$arflags =
$multilib = 64
-*** debug-darwin-i386-cc
-$cc = cc
-$cflags = -arch i386 -g3 -DL_ENDIAN
-$unistd =
-$thread_cflag = -D_REENTRANT
-$sys_id = MACOSX
-$lflags = -Wl,-search_paths_first%
-$bn_ops = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR
-$cpuid_obj = x86cpuid.o
-$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o
-$ec_obj = ecp_nistz256.o ecp_nistz256-x86.o
-$des_obj = des-586.o crypt586.o
-$aes_obj = aes-586.o vpaes-x86.o aesni-x86.o
-$bf_obj = bf-586.o
-$md5_obj = md5-586.o
-$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
-$cast_obj = cast-586.o
-$rc4_obj = rc4-586.o
-$rmd160_obj = rmd-586.o
-$rc5_obj = rc5-586.o
-$wp_obj = wp_block.o wp-mmx.o
-$cmll_obj = cmll-x86.o
-$modes_obj = ghash-x86.o
-$engines_obj = e_padlock-x86.o
-$perlasm_scheme = macosx
-$dso_scheme = dlfcn
-$shared_target= darwin-shared
-$shared_cflag = -fPIC -fno-common
-$shared_ldflag = -arch i386 -dynamiclib
-$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
-$ranlib =
-$arflags =
-$multilib =
-
-*** debug-darwin-ppc-cc
-$cc = cc
-$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall -O
-$unistd =
-$thread_cflag = -D_REENTRANT
-$sys_id = MACOSX
-$lflags =
-$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
-$cpuid_obj = ppccpuid.o ppccap.o
-$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o
-$ec_obj =
-$des_obj =
-$aes_obj = aes_core.o aes_cbc.o aes-ppc.o vpaes-ppc.o aesp8-ppc.o
-$bf_obj =
-$md5_obj =
-$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o sha256p8-ppc.o sha512p8-ppc.o
-$cast_obj =
-$rc4_obj =
-$rmd160_obj =
-$rc5_obj =
-$wp_obj =
-$cmll_obj =
-$modes_obj = ghashp8-ppc.o
-$engines_obj =
-$perlasm_scheme = osx32
-$dso_scheme = dlfcn
-$shared_target= darwin-shared
-$shared_cflag = -fPIC
-$shared_ldflag = -dynamiclib
-$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
-$ranlib =
-$arflags =
-$multilib =
-
-*** debug-darwin64-x86_64-cc
-$cc = cc
-$cflags = -arch x86_64 -ggdb -g2 -O0 -DL_ENDIAN -Wall
-$unistd =
-$thread_cflag = -D_REENTRANT
-$sys_id = MACOSX
-$lflags = -Wl,-search_paths_first%
-$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
-$cpuid_obj = x86_64cpuid.o
-$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
-$ec_obj = ecp_nistz256.o ecp_nistz256-x86_64.o
-$des_obj =
-$aes_obj = aes-x86_64.o vpaes-x86_64.o bsaes-x86_64.o aesni-x86_64.o aesni-sha1-x86_64.o aesni-sha256-x86_64.o aesni-mb-x86_64.o
-$bf_obj =
-$md5_obj = md5-x86_64.o
-$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o sha1-mb-x86_64.o sha256-mb-x86_64.o
-$cast_obj =
-$rc4_obj = rc4-x86_64.o rc4-md5-x86_64.o
-$rmd160_obj =
-$rc5_obj =
-$wp_obj = wp-x86_64.o
-$cmll_obj = cmll-x86_64.o cmll_misc.o
-$modes_obj = ghash-x86_64.o aesni-gcm-x86_64.o
-$engines_obj = e_padlock-x86_64.o
-$perlasm_scheme = macosx
-$dso_scheme = dlfcn
-$shared_target= darwin-shared
-$shared_cflag = -fPIC -fno-common
-$shared_ldflag = -arch x86_64 -dynamiclib
-$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
-$ranlib =
-$arflags =
-$multilib =
-
*** debug-erbridge
$cc = gcc
$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DBN_DEBUG -DCONF_DEBUG -DCRYPTO_MDEBUG -m64 -DL_ENDIAN -DTERMIO -g
+$debug_cflags =
+$release_cflags =
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -ldl
+$debug_lflags =
+$release_lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
@@ -2077,10 +2093,14 @@ $multilib = 64
*** debug-geoff32