mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +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>