diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf index b77efbff51..4c6598444d 100644 --- a/Configurations/10-main.conf +++ b/Configurations/10-main.conf @@ -633,7 +633,7 @@ sub vms_info { dso_scheme => "dlfcn", shared_target => "linux-shared", shared_cflag => "-fPIC -DOPENSSL_USE_NODELETE", - shared_ldflag => "-znodelete", + shared_ldflag => "-Wl,-znodelete", shared_extension => ".so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", }, "linux-generic64" => {