- Do not pass gcc and ld flags to other tools
[reactos.git] / reactos / dll / win32 / gdi32 / gdi32.rbuild
index ddbb464..4ea4a79 100644 (file)
@@ -51,5 +51,5 @@
        </directory>
        <file>gdi32.rc</file>
        <!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
-       <compilerflag>-fno-unit-at-a-time</compilerflag>
+       <compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
 </module>