mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
d3c315703a
otherwise we have: src/spdk/dpdk/lib/librte_eal/linux/eal.c:591:11: error: variable 'total_mem' set but not used [-Werror,-Wunused-but-set-variable] uint64_t total_mem = 0; ^ 1 error generated. when building dpdk with Clang. dpdk passes -Werror to compiler, so we have to disable this option. Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
modules |