summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-01-14 22:05:09 +0100
committerRichard Levitte <levitte@openssl.org>2016-01-14 22:05:09 +0100
commit1de8e63f86e1f1a60961489c47be55bb5f03e8d7 (patch)
treecc11e73accb04e3be3d8d5980a581109ba60c863 /Configure
parent497ecc0d7d1221ae339aad62d2728c66f6ec816a (diff)
Small fixup, an extra line slipped in
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>
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 0 insertions, 1 deletions
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