aboutsummaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-03-12 20:26:27 +0000
committerBen Laurie <ben@openssl.org>1999-03-12 20:26:27 +0000
commit29c0fccba8d3fe92ecb10326e386e99cd395eb99 (patch)
tree1ec62b288429b8b8284308171f253277db2360fd /Configure
parent463dc742ffbf88583442d647a56f4258d4216783 (diff)
downloadopenssl-29c0fccba8d3fe92ecb10326e386e99cd395eb99.zip
openssl-29c0fccba8d3fe92ecb10326e386e99cd395eb99.tar.gz
openssl-29c0fccba8d3fe92ecb10326e386e99cd395eb99.tar.bz2
Solaris shared library support.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/Configure b/Configure
index 6a3e5c8..ceccae2 100755
--- a/Configure
+++ b/Configure
@@ -105,6 +105,8 @@ my %table=(
"solaris-usparc-sc4","cc:-xtarget=ultra -xarch=v8plus -Xa -xO5 -DB_ENDIAN:\
-lsocket -lnsl:\
BN_LLONG RC4_CHAR DES_PTR DES_RISC1 DES_UNROLL BF_PTR:asm/sparc.o::",
+"solaris-sparc-sc4-pic","cc:-xO5 -Xa -DB_ENDIAN -KPIC:-lsocket -lnsl:\
+ BN_LLONG RC4_CHAR DES_PTR DES_RISC1 DES_UNROLL BF_PTR:asm/sparc.o::",
# Sunos configs, assuming sparc for the gcc one.
"sunos-cc", "cc:-O4 -DNOPROTO -DNOCONST::DES_UNROLL:::",