aboutsummaryrefslogtreecommitdiffstats
path: root/src/collectd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/collectd/Makefile')
-rw-r--r--src/collectd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/collectd/Makefile b/src/collectd/Makefile
index 13121700..f6766439 100644
--- a/src/collectd/Makefile
+++ b/src/collectd/Makefile
@@ -56,6 +56,9 @@ CONFIG_CMD += --enable-write_redis
CONFIG_CMD += --disable-perl
CONFIG_CMD += --with-librdkafka=/usr
CONFIG_CMD += --disable-lvm
+ifdef WITH_DPDK
+CONFIG_CMD += LIBDPDK_CFLAGS='-mssse3'
+endif
.PHONY: install force_install config force_make