summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-02-22 02:59:26 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-02-22 02:59:26 +0000
commit72b60351f17f26568e3af698fab4abd043b3fa29 (patch)
treee3aee906dafb7a38a275c590a49ff93ccfec6cd5 /TABLE
parent1b8a8088a5d55d5474fd7f89bc991326cc0430d7 (diff)
Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for
the old functionality. Various warning fixes. Initial EVP symmetric cipher docs.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index a480cd197e..fcde188103 100644
--- a/TABLE
+++ b/TABLE
@@ -784,7 +784,7 @@ $rc5_obj =
*** debug-steve
$cc = gcc
-$cflags = -DL_ENDIAN -DREF_CHECK -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -O2 -m486 -pedantic -Wall -Wshadow -pipe
+$cflags = -DL_ENDIAN -DREF_CHECK -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -O2 -m486 -pedantic -Wall -Werror -Wshadow -pipe
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =