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:
9abbb6a
)
VC-32.pl: fix typo [from HEAD].
author
Andy Polyakov
<appro@openssl.org>
Sun, 16 Dec 2012 19:42:44 +0000
(19:42 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Sun, 16 Dec 2012 19:42:44 +0000
(19:42 +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 85299cccbc9931facefe6530a2efef2df8a8d82f..db9113fcbb208f556d7ad6b29a7e05f28bd37516 100644
(file)
--- 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_c
lf
ags=' /Od -DDEBUG -D_DEBUG';
+ $dbg_c
fl
ags=' /Od -DDEBUG -D_DEBUG';
$lflags="/nologo /opt:ref $wcelflag";
}
else # Win32