Skip to content
  • Sebastian Hahn's avatar
    Build with warnings and clang 3.0 · bcca541d
    Sebastian Hahn authored
    --enable-gcc-warnings enables two warnings that clang doesn't support,
    so the build fails. We had hoped clang 3.0 would add those, but it
    didn't, so let's just always disable those warnings when building with
    clang. We can still fix it later once they add support
    bcca541d