]> diplodocus.org Git - nmh/commitdiff
For gcc, make the default CFLAGS include -Wno-pointer-sign if the compiler
authorPeter Maydell <pmaydell@chiark.greenend.org.uk>
Sun, 29 Apr 2007 19:36:14 +0000 (19:36 +0000)
committerPeter Maydell <pmaydell@chiark.greenend.org.uk>
Sun, 29 Apr 2007 19:36:14 +0000 (19:36 +0000)
recognises it. gcc 4 now by default produces a large volume of these
warnings, which I believe are probably spurious and definitely a lot of
work to go through and fix. So we suppress them for now so that the other
warnings are more easily visible.


No differences found