numam-dpdk/drivers/event/dsw
Mattias Rönnblom 85046e4ee9 event/dsw: fix build with icc
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 dsw with icc.

Fixes: 46a186b1f0 ("event/dsw: add device registration and build system")

Signed-off-by: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-10-04 16:17:07 +02:00
..
dsw_evdev.c event/dsw: implement xstats counters 2018-10-01 16:46:17 +02:00
dsw_evdev.h event/dsw: implement xstats counters 2018-10-01 16:46:17 +02:00
dsw_event.c event/dsw: implement xstats counters 2018-10-01 16:46:17 +02:00
dsw_sort.h event/dsw: sort events on dequeue 2018-10-01 16:46:03 +02:00
dsw_xstats.c event/dsw: implement xstats counters 2018-10-01 16:46:17 +02:00
Makefile event/dsw: fix build with icc 2018-10-04 16:17:07 +02:00
meson.build event/dsw: implement xstats counters 2018-10-01 16:46:17 +02:00
rte_pmd_dsw_event_version.map event/dsw: add device registration and build system 2018-10-01 16:44:14 +02:00