Merge trunk head (r41474)
[reactos.git] / reactos / dll / win32 / syssetup / syssetup.rbuild
index f939992..b6a23ab 100644 (file)
@@ -22,5 +22,5 @@
        <file>wizard.c</file>
        <file>syssetup.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>