Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TABLE
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-07-23 18:49:57 +0400
committerRichard Levitte <levitte@openssl.org>2002-07-23 18:49:57 +0400
commitb5b000d77e05a9321bf847da4aa4efc9a0722091 (patch)
tree7825d7b0c0a38a34b4e6d179f079c623c1222cfd /TABLE
parent6c2650a6fc85465492d3ef92cdb130cadb77cbab (diff)
Merge in recent changes from OpenSSL_0_9_6-stable.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE4
1 files changed, 2 insertions, 2 deletions
diff --git a/TABLE b/TABLE
index 73fb17babe..3a31748883 100644
--- a/TABLE
+++ b/TABLE
@@ -1106,7 +1106,7 @@ $ranlib =
*** darwin-ppc-cc
$cc = cc
-$cflags = -O3 -D_DARWIN -DB_ENDIAN
+$cflags = -O3 -D_DARWIN -DB_ENDIAN -fno-common
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
@@ -3124,7 +3124,7 @@ $rc5_obj =
$dso_scheme = dlfcn
$shared_target= solaris-shared
$shared_cflag = -fPIC
-$shared_ldflag =
+$shared_ldflag = -m64
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =