mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2026-01-27 10:31:22 +01:00
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>
|
||
|---|---|---|
| .. | ||
| dpdk | ||
| dpdk_22.11.7.bb | ||
| dpdk_23.11.1.bb | ||
| dpdk-kmods_git.bb | ||
| dpdk-module_22.11.7.bb | ||
| dpdk.inc | ||