mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-23 11:26:16 +00:00
Don't build with -Werror by default
As the Linux kernel experiment with this flag has shown, it's just a bad idea unless you regularly do development work on the project. Different compilers and compiler versions will emit different warnings, which will cause headaches for users.
This commit is contained in: