summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2005-03-02 20:11:31 +0000
committerBodo Möller <bodo@openssl.org>2005-03-02 20:11:31 +0000
commitecc5ef8793b993b13da6403cd445fed11a409540 (patch)
tree99d82cda138f074c62dcc90d1e1098bb14659696 /TABLE
parentc9a112f54079058bc0d075e04866035e41ad45aa (diff)
downloadopenssl-ecc5ef8793b993b13da6403cd445fed11a409540.tar.gz
In addition to RC5, also exclude MDC2 from compilation unless
the algorithm is explicitly requested.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index a3f6f94213..95878633e4 100644
--- a/TABLE
+++ b/TABLE
@@ -1379,7 +1379,7 @@ $arflags =
*** debug-bodo
$cc = gcc
-$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall
+$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =