Add Hurd shared extension

Reviewed-by: Rich Salz <rsalz@openssl.org>
GH: #1345
This commit is contained in:
Kurt Roeckx 2016-07-24 22:32:15 +02:00
parent 1abd292585
commit 5a3a546678

View file

@ -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