[dpdk-dev] [PATCH] event/dsw: avoid supplying -Wno-format-nonliteral to icc

Thomas Monjalon thomas at monjalon.net
Thu Oct 4 18:30:50 CEST 2018


04/10/2018 18:09, Thomas Monjalon:
> 03/10/2018 21:18, Ferruh Yigit:
> > On 10/3/2018 9:13 AM, Mattias Rönnblom wrote:
> > > Make the -Wno-format-nonliteral flag conditional, and only set in
> > > clang and gcc builds, since this flag is not supported (nor needed)
> > > when building with icc.
> > > 
> > > Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
> > 
> > perhaps simply: "event/dsw: fix icc build"
> > 
> > Fixes: 46a186b1f0c5 ("event/dsw: add device registration and build system")
> > 
> > Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
> 
> Applied, thanks

Cancelled as a v2 was applied in next-event tree.

Advices to avoid such confusion:
	- the v1 must be marked as superseded in patchwork
	- the v2 must be in the same thread thanks to --in-reply-to

And thanks Ferruh for spotting this :)




More information about the dev mailing list