Skip to content
  • Marvin Scholz's avatar
    configure: remove -Werror flag · 1c479eb2
    Marvin Scholz authored
    If this is wanted, for example in CI, it can always be added by
    specifying it in the CXXFLAGS:
    
      ./configure CXXFLAGS="-Werror"
    1c479eb2