]> git.ozlabs.org Git - ccan/blobdiff - config.h
ccanlint: remove -Werror, use output of compile command to detect warnings.
[ccan] / config.h
index bf6849097280a307f7fb51f4fd03943197f4f8b7..bbba84d8e0d22a81d7069123521ad9e4c3a7f7b7 100644 (file)
--- a/config.h
+++ b/config.h
@@ -1,6 +1,6 @@
 /* Generated by CCAN configurator */
 #define CCAN_COMPILER "cc"
-#define CCAN_CFLAGS "-g -O3 -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Werror"
+#define CCAN_CFLAGS "-g -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations"
 
 #define HAVE_ALIGNOF 1
 #define HAVE_ATTRIBUTE_COLD 1