From: Kurt Roeckx Date: Sun, 24 Jul 2016 20:32:15 +0000 (+0200) Subject: Add Hurd shared extension X-Git-Tag: OpenSSL_1_1_0-pre6~71 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=5a3a546678df9caf957b094382bae3d2ce3c4242;hp=1abd2925855118843ac69fc6861aa72c5513572c Add Hurd shared extension Reviewed-by: Rich Salz GH: #1345 --- diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf index 4a9b925e39..d7db9a8c19 100644 --- 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