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:
f469880
)
VC-32.pl: fix typo.
author
Andy Polyakov
<appro@openssl.org>
Sun, 16 Dec 2012 19:39:24 +0000
(19:39 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Sun, 16 Dec 2012 19:39:24 +0000
(19:39 +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 7bc0e71261efb4c501d07c52c29af95d48bf9983..68865a8cc645d0d3f2ac053b56c801c50dee6c9b 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