X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Configure;h=908fe73fec97eddb2dfc8eb801053de9ffe14621;hp=7126659aee7b6741972c63ad78c555da8acebcf8;hb=1eff3485b63f84956b5f212aa4d853783bf6c8b5;hpb=0423f812dc61f70c6ae6643191259ca9e5692c7f diff --git a/Configure b/Configure index 7126659aee..908fe73fec 100755 --- a/Configure +++ b/Configure @@ -1270,7 +1270,6 @@ print "Configuring for $target\n"; my ($d, $t) = $target =~ m/^(debug-)?(.*)$/; if ($d) { $build_prefix = "debug_"; - $target = $t; # If we do not find debug-foo in the table, the target is set to foo, # but only if the foo target has a noon-empty debug_cflags or debug_lflags