- Do not pass gcc and ld flags to other tools
[reactos.git] / reactos / dll / win32 / setupapi / setupapi.rbuild
index 2741eb6..170ec09 100644 (file)
@@ -37,5 +37,5 @@
        <file>rpc.c</file>
        <file>setupapi.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>