summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2000-06-13 12:59:38 +0000
committerGeoff Thorpe <geoff@openssl.org>2000-06-13 12:59:38 +0000
commit1c4f90a05dffca6663f1392ed74fe51a13cc46f1 (patch)
treec1bb425488951746e11cee605083bd97b12ae0af /TABLE
parent44317f04b1d3b904429fdd44539574cb90bb5b34 (diff)
Enable DSO support on alpha (OSF1), cc and gcc.
Also, "make update" has added some missing functions to libeay.num, updated the TABLE for the alpha changes, and updated thousands of dependancies that have changed from recent commits.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE6
1 files changed, 3 insertions, 3 deletions
diff --git a/TABLE b/TABLE
index f1b8180671..9526e2e703 100644
--- a/TABLE
+++ b/TABLE
@@ -484,7 +484,7 @@ $cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
+$dso_scheme = dlfcn
*** alpha-gcc
$cc = gcc
@@ -502,7 +502,7 @@ $cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
+$dso_scheme = dlfcn
*** alpha164-cc
$cc = cc
@@ -1859,7 +1859,7 @@ $cc = gcc
$cflags = -O3 -mv8 -Dssize_t=int
$unistd =
$thread_cflag = (unknown)
-$lflags = -liberty
+$lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL DES_PTR DES_RISC1
$bn_obj =
$des_obj =