meta-dpdk/recipes-extended
Changqing Li eda9e18bdf
dpdk: fix lib32-dpdk compile failure
Fix the following compile error:
"../git/lib/ethdev/ethdev_trace.h: In function
'rte_eth_trace_timesync_write_time':
../git/lib/eal/include/rte_common.h:498:55: error: size of unnamed array is
negative
  498 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 -
      2*!!(condition)]))"

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2025-06-05 07:04:41 +08:00
..
dpdk dpdk: fix lib32-dpdk compile failure 2025-06-05 07:04:41 +08:00