- We finally figured out how to build the CRT! It seems on ARM, we have to add __MSVC...
[reactos.git] / reactos / ReactOS-arm.rbuild
index 98ce59f..b073d42 100644 (file)
@@ -65,6 +65,7 @@
                <compilerflag>-O3</compilerflag>
        </if>
 
+       <define name="__MSVCRT__"/>
        <compilerflag>-Wno-attributes</compilerflag>
        <compilerflag>-fno-strict-aliasing</compilerflag>
        <linkerflag>-s</linkerflag>