projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1abd292
)
Add Hurd shared extension
author
Kurt Roeckx
<kurt@roeckx.be>
Sun, 24 Jul 2016 20:32:15 +0000
(22:32 +0200)
committer
Kurt Roeckx
<kurt@roeckx.be>
Tue, 26 Jul 2016 19:00:03 +0000
(21:00 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
GH: #1345
Configurations/10-main.conf
patch
|
blob
|
history
diff --git
a/Configurations/10-main.conf
b/Configurations/10-main.conf
index 4a9b925e39491f5956e1b737538a4629fbc54ea7..d7db9a8c1952ebc6b89d1c28e3b65cabd4a799c7 100644
(file)
--- a/
Configurations/10-main.conf
+++ b/
Configurations/10-main.conf
@@
-1618,6
+1618,7
@@
sub vms_info {
dso_scheme => "dlfcn",
shared_target => "linux-shared",
shared_cflag => "-fPIC",
+ shared_extension => ".so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
},
##### VxWorks for various targets