- Only pass gcc flags to gcc.
[reactos.git] / rosapps / applications / net / roshttpd / roshttpd.rbuild
index dfb8c85..46ae7a2 100644 (file)
@@ -6,6 +6,7 @@
        <library>kernel32</library>
        <library>ws2_32</library>
        <library>user32</library>
+       <compilerflag compiler="cxx" compilerset="gcc">-Wno-non-virtual-dtor</compilerflag>
        <file>config.cpp</file>
        <file>error.cpp</file>
        <file>http.cpp</file>