From: Andy Polyakov <appro@openssl.org>
Date: Sun, 16 Dec 2012 19:42:44 +0000 (+0000)
Subject: VC-32.pl: fix typo [from HEAD].
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9f3f7ce9e8d58f56d254ff8a44fa56b5c4738de9;p=oweals%2Fopenssl.git

VC-32.pl: fix typo [from HEAD].

Submitted by: Pierre Delaage
---

diff --git a/util/pl/VC-32.pl b/util/pl/VC-32.pl
index 85299cccbc..db9113fcbb 100644
--- a/util/pl/VC-32.pl
+++ b/util/pl/VC-32.pl
@@ -132,7 +132,7 @@ elsif ($FLAVOR =~ /CE/)
 	$base_cflags.=' /MC';
     }
     $opt_cflags=' /O1i';	# optimize for space, but with intrinsics...
-    $dbg_clfags=' /Od -DDEBUG -D_DEBUG';
+    $dbg_cflags=' /Od -DDEBUG -D_DEBUG';
     $lflags="/nologo /opt:ref $wcelflag";
     }
 else	# Win32