Add Hurd shared extension
Reviewed-by: Rich Salz <rsalz@openssl.org> GH: #1345
This commit is contained in:
parent
1abd292585
commit
5a3a546678
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue