- Turn on multi-character constants support in GCC. Makes TAG macro usage redundant.
[reactos.git] / reactos / ReactOS-i386.rbuild
index 898ec13..e9c5bfe 100644 (file)
@@ -41,6 +41,7 @@
        <compilerflag>-fno-strict-aliasing</compilerflag>
        <compilerflag>-Wno-strict-aliasing</compilerflag>
        <compilerflag>-Wpointer-arith</compilerflag>
+       <compilerflag>-Wno-multichar</compilerflag>
        <!-- compilerflag>-H</compilerflag>    enable this for header traces -->
        <linkerflag>-disable-stdcall-fixup</linkerflag>