Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TABLE
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-04-18 16:46:41 +0400
committerLutz Jänicke <jaenicke@openssl.org>2002-04-18 16:46:41 +0400
commit300e3d7c739d46a33f8c85eed6c906bef541a143 (patch)
tree2155248afa0735b6920089238c3f5e2a0cc14425 /TABLE
parent365c6e4661f2c65839d76a7c2d9370bca893bd10 (diff)
Missing "Configure" entry (Jean-Marc Desperrier <jean-marc.desperrier@certplus.com>).
Submitted by: Reviewed by: PR:
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE25
1 files changed, 24 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index d13c723807..8ca5309e4d 100644
--- a/TABLE
+++ b/TABLE
@@ -1,4 +1,3 @@
-Output of `Configure TABLE':
*** BC-16
$cc = bcc
@@ -1584,6 +1583,30 @@ $shared_ldflag =
$shared_extension =
$ranlib =
+*** debug-linux-pentium
+$cc = gcc
+$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -mcpu=pentium -Wall
+$unistd =
+$thread_cflag = -D_REENTRANT
+$sys_id =
+$lflags = -ldl
+$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
+$bn_obj = asm/bn86-elf.o asm/co86-elf.o
+$des_obj = asm/dx86-elf.o asm/yx86-elf.o
+$bf_obj = asm/bx86-elf.o
+$md5_obj = asm/mx86-elf.o
+$sha1_obj = asm/sx86-elf.o
+$cast_obj = asm/cx86-elf.o
+$rc4_obj = asm/rx86-elf.o
+$rmd160_obj = asm/rm86-elf.o
+$rc5_obj = asm/r586-elf.o
+$dso_scheme = dlfcn
+$shared_target=
+$shared_cflag =
+$shared_ldflag =
+$shared_extension =
+$ranlib =
+
*** debug-linux-ppro
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -mcpu=pentiumpro -Wall