Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc...
[reactos.git] / reactos / drivers / wdm / audio / drivers / mpu401 / mpu401.rbuild
index 8cc3b71..6d1cfe8 100644 (file)
@@ -3,6 +3,8 @@
 <module name="mpu401" type="kernelmodedriver" installbase="system32/drivers" installname="mpu401.sys" allowwarnings="true">
        <include base="mpu401">.</include>
        <include base="mpu401">..</include>
+       <compilerflag compiler="cxx">-fno-exceptions</compilerflag>
+       <compilerflag compiler="cxx">-fno-rtti</compilerflag>
        <library>ntoskrnl</library>
        <library>portcls</library>
        <file>mpu401.rc</file>