Small fixup, an extra line slipped in
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Jan 2016 21:05:09 +0000 (22:05 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Jan 2016 21:05:09 +0000 (22:05 +0100)
The previous 'Relax the requirements for a debug build' commit had
an extra line of code that shouldn't have been there.  This fixes it.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Configure

index 7126659aee7b6741972c63ad78c555da8acebcf8..908fe73fec97eddb2dfc8eb801053de9ffe14621 100755 (executable)
--- 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