aboutsummaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-01-26 03:17:27 +0000
committerRichard Levitte <levitte@openssl.org>2002-01-26 03:17:27 +0000
commita3fffd648bd056feaa0568a7af738d8033c917a5 (patch)
tree45d1eecf46da1d4f7121a1c0cafe6edf04a232c8 /Configure
parent2d57b73a502b40691805c2bc3853fdfaf7677612 (diff)
downloadopenssl-a3fffd648bd056feaa0568a7af738d8033c917a5.zip
openssl-a3fffd648bd056feaa0568a7af738d8033c917a5.tar.gz
openssl-a3fffd648bd056feaa0568a7af738d8033c917a5.tar.bz2
Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> to
make it possible to produce shared libraries on ReliantUNIX.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index 096471ac..dd2a925 100755
--- a/Configure
+++ b/Configure
@@ -469,7 +469,7 @@ my %table=(
# Sinix/ReliantUNIX RM400
# NOTE: The CDS++ Compiler up to V2.0Bsomething has the IRIX_CC_BUG optimizer problem. Better use -g */
-"ReliantUNIX","cc:-KPIC -g -DTERMIOS -DB_ENDIAN::-Kthread:SNI:-lsocket -lnsl -lc -L/usr/ucblib -lucb:BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR:::",
+"ReliantUNIX","cc:-KPIC -g -DTERMIOS -DB_ENDIAN::-Kthread:SNI:-lsocket -lnsl -lc -L/usr/ucblib -lucb:BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR::::::::::dlfcn:reliantunix-shared::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"SINIX","cc:-O::(unknown):SNI:-lsocket -lnsl -lc -L/usr/ucblib -lucb:RC4_INDEX RC4_CHAR:::",
"SINIX-N","/usr/ucb/cc:-O2 -misaligned::(unknown)::-lucb:RC4_INDEX RC4_CHAR:::",