Split custom ReactOS-only non-standard extensions from NTDDSND.H
[reactos.git] / reactos / ReactOS-arm.rbuild
index 98ce59f..2020732 100644 (file)
@@ -12,6 +12,7 @@
        <define name="__REACTOS__" />
        <define name="_ARM_" />
        <define name="__arm__" />
+       <define name="TARGET_arm" host="true" />
 
        <if property="DBG" value="1">
                <define name="DBG">1</define>
                <compilerflag>-O3</compilerflag>
        </if>
 
+       <define name="__MSVCRT__"/>
        <compilerflag>-Wno-attributes</compilerflag>
        <compilerflag>-fno-strict-aliasing</compilerflag>
-       <linkerflag>-s</linkerflag>
+       <linkerflag>--strip-debug</linkerflag>
        <linkerflag>-static</linkerflag>
        
        <directory name="media">