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:
bee0550
)
VC-32.pl: fix typo [from HEAD].
author
Andy Polyakov
<appro@openssl.org>
Sun, 16 Dec 2012 19:41:57 +0000
(19:41 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Sun, 16 Dec 2012 19:41:57 +0000
(19:41 +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 c503bd52b9ff45f9f6fe4f4af6906d56e762266c..6c550f54aedfa44c7a53e42b8b329438edbf44eb 100644
(file)
--- a/
util/pl/VC-32.pl
+++ b/
util/pl/VC-32.pl
@@
-118,7
+118,7
@@
elsif ($FLAVOR =~ /CE/)
$base_cflags.=' -I$(WCECOMPAT)/include' if (defined($ENV{'WCECOMPAT'}));
$base_cflags.=' -I$(PORTSDK_LIBPATH)/../../include' if (defined($ENV{'PORTSDK_LIBPATH'}));
$opt_cflags=' /MC /O1i'; # optimize for space, but with intrinsics...
- $dbg_c
lf
ags=' /MC /Od -DDEBUG -D_DEBUG';
+ $dbg_c
fl
ags=' /MC /Od -DDEBUG -D_DEBUG';
$lflags="/nologo /opt:ref $wcelflag";
}
else # Win32