mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
[SPRINTF]
- Don't compile the new sprintf by default. Requested by Timo. svn path=/trunk/; revision=49512
This commit is contained in:
parent
a7fb24759b
commit
87def142b6
1 changed files with 1 additions and 1 deletions
|
@ -107,6 +107,6 @@
|
|||
<!--
|
||||
Whether to compile the new sprintf
|
||||
-->
|
||||
<property name="NEWSPRINTF" value="1" />
|
||||
<property name="NEWSPRINTF" value="0" />
|
||||
|
||||
</group>
|
||||
|
|
Loading…
Reference in a new issue