[CMAKE]
[reactos.git] / reactos / drivers / video / displays / framebuf_new / framebuf_new.rbuild
index de7c4a1..67928d9 100644 (file)
@@ -12,8 +12,8 @@
        <file>framebuf_new.rc</file>
        <if property="ARCH" value="i386">
                <group compilerset="gcc">
-                       <compilerflag>-mrtd</compilerflag>
-                       <compilerflag>-fno-builtin</compilerflag>
+                       <compilerflag>-mrtd</compilerflag>
+                       <compilerflag>-fno-builtin</compilerflag>
                        <compilerflag>-Wno-unused-variable</compilerflag>
                </group>
        </if>