projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e65277
)
VC-32.pl: fix typo [from HEAD].
author
Andy Polyakov
<appro@openssl.org>
Sun, 16 Dec 2012 19:40:51 +0000
(19:40 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Sun, 16 Dec 2012 19:40:51 +0000
(19:40 +0000)
Submitted by: Pierre Delaage
util/pl/VC-32.pl
patch
|
blob
|
history
diff --git
a/util/pl/VC-32.pl
b/util/pl/VC-32.pl
index 3a05546984d2f4f0dc2ecda81be7151c1dfc246c..f3fe3242ca3d02340c0f23d5b3c31fe35507cdc4 100644
(file)
--- 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_c
lf
ags=' /Od -DDEBUG -D_DEBUG';
+ $dbg_c
fl
ags=' /Od -DDEBUG -D_DEBUG';
$lflags="/nologo /opt:ref $wcelflag";
}
else # Win32