VC-32.pl: fix typo.
authorAndy Polyakov <appro@openssl.org>
Sun, 16 Dec 2012 19:39:24 +0000 (19:39 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 16 Dec 2012 19:39:24 +0000 (19:39 +0000)
Submitted by: Pierre Delaage

util/pl/VC-32.pl

index 7bc0e71261efb4c501d07c52c29af95d48bf9983..68865a8cc645d0d3f2ac053b56c801c50dee6c9b 100644 (file)
@@ -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