cf: Check cc support of -Werror=enum-conversion

This commit is contained in:
Nicolas Williams
2022-01-13 00:14:41 -06:00
parent fc4b3ce49b
commit 0c7b06f9ca
9 changed files with 68 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
include $(top_srcdir)/Makefile.am.common
WFLAGS += -Wno-error=enum-conversion
WFLAGS += $(WFLAGS_ENUM_CONV)
AM_CPPFLAGS += $(AFS_EXTRA_DEFS) $(ROKEN_RENAME)