mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
Seastar builds DPDK by itself so there's no need to invoke make ourselves. This ensures that the DPDK configuration we build is correct. Spotted by Avi. Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>