diff options
author | Richard Levitte <levitte@openssl.org> | 2002-05-30 14:16:33 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2002-05-30 14:16:33 +0200 |
commit | 07c08ed42cfda6dd5137c5ec2d5915415f7971c9 (patch) | |
tree | 65b185b6482144da7857b2eaee93db48b9203c49 /TABLE | |
parent | Some shlib extensions were in the wrong field (diff) | |
download | openssl-07c08ed42cfda6dd5137c5ec2d5915415f7971c9.tar.xz openssl-07c08ed42cfda6dd5137c5ec2d5915415f7971c9.zip |
Correct darwin shared library support.
PR: 39
Diffstat (limited to 'TABLE')
-rw-r--r-- | TABLE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1290,7 +1290,7 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = -$shared_target= +$shared_target= darwin-shared $shared_cflag = -fPIC $shared_ldflag = $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib |