summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-12-16 20:42:42 +0000
committerAndy Polyakov <appro@openssl.org>2007-12-16 20:42:42 +0000
commit831ffcb705eba9493d656720229891fedcbc93f0 (patch)
tree5161b1d21a4e748efede964660e538b98acbed44 /TABLE
parent5f297c4504367b2f6cffc4ade8a0c8e7b8fb39dc (diff)
downloadopenssl-831ffcb705eba9493d656720229891fedcbc93f0.tar.gz
Typo in darinw64-ppc-cc config line.
PR: 1622
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE14
1 files changed, 7 insertions, 7 deletions
diff --git a/TABLE b/TABLE
index 09e3a31976..f13f6b15bb 100644
--- a/TABLE
+++ b/TABLE
@@ -1018,13 +1018,13 @@ $cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
-$shared_target=
-$shared_cflag = dlfcn
-$shared_ldflag = darwin-shared
-$shared_extension = -fPIC -fno-common
-$ranlib = -arch ppc64 -dynamiclib
-$arflags = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
+$dso_scheme = dlfcn
+$shared_target= darwin-shared
+$shared_cflag = -fPIC -fno-common
+$shared_ldflag = -arch ppc64 -dynamiclib
+$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
+$ranlib =
+$arflags =
*** darwin64-x86_64-cc
$cc = cc