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:
parent
67a5184a9d
commit
be79ade619
@ -64,7 +64,6 @@ AC_DEFUN([NC_WARNINGS],[
|
|||||||
|
|
||||||
# -------------------------------------------------------------------------
|
# -------------------------------------------------------------------------
|
||||||
# Strict warnings
|
# Strict warnings
|
||||||
AX_APPEND_COMPILE_FLAGS([-pedantic], [], [-Werror])
|
|
||||||
|
|
||||||
# -------------------------------------------------------------------------
|
# -------------------------------------------------------------------------
|
||||||
# Advisory warnings
|
# Advisory warnings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user