X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Configure;h=9473452bf8ca80b390e916ad74d25f12dd9add4a;hp=edc9757e08756f6a8381d3e23877f34271129bf9;hb=28cbe2ab4a06058066f6328c6d8654954217c744;hpb=23fe34b47a152309ea4675ecaf9aa0faa1c581e2 diff --git a/Configure b/Configure index edc9757e08..9473452bf8 100755 --- a/Configure +++ b/Configure @@ -1761,7 +1761,11 @@ if ($strict_warnings) { $cflags .= " $wopt" unless ($cflags =~ /(^|\s)$wopt(\s|$)/) } - } + if ($target =~ /^BSD-/) + { + $lflags .= " -lexecinfo"; + } + } } open(IN,"