aboutsummaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-19 13:40:07 +0000
committerBodo Möller <bodo@openssl.org>1999-04-19 13:40:07 +0000
commitc933b45e02118612ccfcba8b48cde27e3eafba18 (patch)
treeffe73bc62c0bbe6316b41397af0e346477051025 /Configure
parent6c5d4168ff810540bb47c999c1ceff28190911e5 (diff)
downloadopenssl-c933b45e02118612ccfcba8b48cde27e3eafba18.zip
openssl-c933b45e02118612ccfcba8b48cde27e3eafba18.tar.gz
openssl-c933b45e02118612ccfcba8b48cde27e3eafba18.tar.bz2
New "Configure" entry (Solaris with debug info)
Submitted by: Reviewed by: PR:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index 98ff3ec..8687e00 100755
--- a/Configure
+++ b/Configure
@@ -85,6 +85,7 @@ my %table=(
"debug-ben", "gcc:-DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -O2 -Wall -Wshadow -Werror -pipe:::::",
"debug-ben-strict", "gcc:-DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -DCONST_STRICT -O2 -Wall -Wshadow -Werror -Wpointer-arith -Wcast-qual -Wwrite-strings -pipe:::::",
"debug-rse","cc:-DTERMIOS -DL_ENDIAN -pipe -O -g -ggdb3 -Wall::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_elf_asm",
+"debug-solaris-sparc-gcc","gcc:-O3 -g -mv8 -Wall -DB_ENDIAN:-lsocket -lnsl:BN_LLONG RC4_CHAR DES_UNROLL BF_PTR:::",
"dist", "cc:-O -DNOPROTO::::",
# Basic configs that should work on any box