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:
authorBodo Möller <bodo@openssl.org>2001-09-05 21:28:50 +0400
committerBodo Möller <bodo@openssl.org>2001-09-05 21:28:50 +0400
commit50135402249e4f062c3ed54f2ddaa028f0f9dc31 (patch)
tree3c3f8e15ef20a7ed215366cc044c8fe30f7f74fd /TABLE
parent94cb5ee63c2de7a8b393a3898f1d8bc061bb91f7 (diff)
Oops^2: It was the correct line, but an incorrect change.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index c3e1cd1b98..8940a5519e 100644
--- a/TABLE
+++ b/TABLE
@@ -1336,7 +1336,7 @@ $ranlib =
*** debug-ulf
$cc = gcc
-$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -g -O2 -mcpu=486 -Wall -Werror -Wshadow -pipe
+$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -g -O2 -m486 -Wall -Werror -Wshadow -pipe
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =