https://bugs.dpdk.org/show_bug.cgi?id=1041
Bug ID: 1041
Summary: dma/idxd build failure with clang 3.4.2
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
$ CC=clang meson --werror --buildtype=debugoptimized build && ninja-build -C
build
[..]
drivers/dma/idxd/idxd_common.c:25:1: error: unknown attribute 'target' ignored
[-Werror,-Wattributes]
[..]
DPDK version: main (3227bc7138)
OS: CentOS Linux 7
clang: 3.4.2
--
You are receiving this mail because:
You are the assignee for the bug.