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 <[email protected]>
perhaps simply: "event/dsw: fix icc build"
Fixes: 46a186b1f0c5 ("event/dsw: add device registration and build system")
Reviewed-by: Ferruh Yigit <[email protected]>

