[dpdk-dev] [dpdk-stable] [PATCH v5 1/2] mk: fix cross build errors

Thomas Monjalon thomas at monjalon.net
Tue May 29 17:09:38 CEST 2018


29/05/2018 12:43, Gavin Hu:
> --- a/buildtools/pmdinfogen/Makefile
> +++ b/buildtools/pmdinfogen/Makefile
> -HOST_CFLAGS += $(WERROR_FLAGS) -g
> +HOST_CFLAGS += -Wno-implicit-fallthrough $(WERROR_FLAGS) -g

There is a compilation error with clang. Please see this comment:
	http://dpdk.org/ml/archives/dev/2018-May/103136.html





More information about the dev mailing list