aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-01-27 21:09:15 +0000
committerRichard Levitte <levitte@openssl.org>2000-01-27 21:09:15 +0000
commit01d16b54c25a94842f8bd70c9b00ee6ad6c977a1 (patch)
tree06da5ce3dafb968ecef8dbc4f13e3d12f17a4930 /Configure
parent3ac60a612ebc7ed5c5c9b1c5a859ad8d294cd011 (diff)
downloadopenssl-01d16b54c25a94842f8bd70c9b00ee6ad6c977a1.tar.gz
Added a configuration for myself...
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index c665526f94..6108852e5f 100755
--- a/Configure
+++ b/Configure
@@ -104,6 +104,7 @@ my %table=(
"debug-bodo", "gcc:-DBIO_PAIR_DEBUG -DL_ENDIAN -DREF_CHECK -DCRYPTO_MDEBUG_ALL -g -m486 -pedantic -Wshadow -Wall::-D_REENTRANT::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_elf_asm",
"debug-ulf", "gcc:-DL_ENDIAN -DREF_CHECK -DCRYPTO_MDEBUG_ALL -g -O2 -m486 -Wall -Werror -Wshadow -pipe::-D_REENTRANT::$x86_gcc_des $x86_gcc_opts:$x86_elf_asm",
"debug-steve", "gcc:-DL_ENDIAN -DREF_CHECK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -O2 -m486 -pedantic -Wall -Wshadow -pipe::-D_REENTRANT::$x86_gcc_des $x86_gcc_opts:$x86_elf_asm",
+"debug-levitte-linux-elf","gcc:-DRL_DEBUG -DREF_CHECK _DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -m486 -pedantic -ansi -Wall -Wshadow -Wtraditional -Wid-clash-31 -pipe::-D_REENTRANT:::",
"dist", "cc:-O::(unknown):::::",
# Basic configs that should work on any box