mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[SPRINTF]
- Don't compile the new sprintf by default. Requested by Timo. svn path=/trunk/; revision=49512
This commit is contained in:
@@ -107,6 +107,6 @@
|
||||
<!--
|
||||
Whether to compile the new sprintf
|
||||
-->
|
||||
<property name="NEWSPRINTF" value="1" />
|
||||
<property name="NEWSPRINTF" value="0" />
|
||||
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user