aboutsummaryrefslogtreecommitdiff
path: root/testing/thermald/no-werror.patch
blob: ee15300921f7dccbb9d1978e7dbd92525292255d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/configure.ac b/configure.ac
index d498e50..21653d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,7 +84,6 @@ for flag in \
     -Wall \
     -Wclobbered \
     -Wempty-body \
-    -Werror \
     -Wformat \
     -Wignored-qualifiers \
     -Wmissing-field-initializers \