mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Add Hurd shared extension
Reviewed-by: Rich Salz <rsalz@openssl.org> GH: #1345
This commit is contained in:
parent
1abd292585
commit
5a3a546678
@ -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 New Issue
Block a user