提交 8774f78d 编写于 作者: A Andy Polyakov

VC-32.pl: fix typo.

Submitted by: Pierre Delaage
上级 f469880c
......@@ -132,7 +132,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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册