We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8940f34 + bb47bfc commit af4768dCopy full SHA for af4768d
configure.ac
@@ -366,7 +366,7 @@ AC_C_BIGENDIAN
366
367
# These options are GNU compiler specific.
368
if test "x$GCC" = "xyes"; then
369
- CPPFLAGS="-pedantic -Werror -Wall -Wc++-compat ${CPPFLAGS}"
+ CPPFLAGS="-pedantic -Wall -Wc++-compat ${CPPFLAGS}"
370
fi
371
372
AM_CONDITIONAL(ENABLE_SHARED, test "x$enable_shared" = "xyes")
0 commit comments