m4: remove -pedantic from build flags

It's more trouble than it's worth given we rely on extensions like
unions of anonymous structs.
This commit is contained in:
Danny Robson 2016-04-28 16:05:17 +10:00
parent 67a5184a9d
commit be79ade619

View File

@ -64,7 +64,6 @@ AC_DEFUN([NC_WARNINGS],[
# -------------------------------------------------------------------------
# Strict warnings
AX_APPEND_COMPILE_FLAGS([-pedantic], [], [-Werror])
# -------------------------------------------------------------------------
# Advisory warnings