mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Do not fail when compiling with GCC 4.4.1
svn path=/trunk/; revision=42196
This commit is contained in:
@@ -121,6 +121,11 @@
|
||||
<compilerflag>-Wno-strict-aliasing</compilerflag>
|
||||
<compilerflag>-Wpointer-arith</compilerflag>
|
||||
<compilerflag>-Wno-multichar</compilerflag>
|
||||
<!--
|
||||
<compilerflag>-Wno-error=uninitialized</compilerflag>
|
||||
<compilerflag>-Wno-error=unused-function</compilerflag>
|
||||
<compilerflag>-Wno-error=write-strings</compilerflag>
|
||||
-->
|
||||
<!-- compilerflag>-H</compilerflag> enable this for header traces -->
|
||||
</group>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user