From: Andy Polyakov Date: Sun, 16 Dec 2012 19:40:51 +0000 (+0000) Subject: VC-32.pl: fix typo [from HEAD]. X-Git-Tag: OpenSSL_1_0_2-beta1~540 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8cab37bc1ebcfb06cd7bb3e51836cd8f1625fa2;p=openssl 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 3a05546984..f3fe3242ca 100644 --- a/util/pl/VC-32.pl +++ b/util/pl/VC-32.pl @@ -122,7 +122,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