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

Ferruh Yigit ferruh.yigit at intel.com
Wed Oct 3 21:18:22 CEST 2018


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>


More information about the dev mailing list