[dpdk-dev] [PATCH 2/2] fix building with clang-3.8.0 compiler

Wiles, Keith keith.wiles at intel.com
Sun Jun 26 17:50:10 CEST 2016


On 6/26/16, 10:32 AM, "dev on behalf of Keith Wiles" <dev-bounces at dpdk.org on behalf of keith.wiles at intel.com> wrote:

>Latest clang compiler 3.8.0 on latest update of Ubuntu
>creates a few more warnings on -Warray-bounds and extra
>() around 'if' expressions.
>
>Signed-off-by: Keith Wiles <keith.wiles at intel.com>
>---
> app/test-pmd/Makefile                | 3 +++
> app/test/Makefile                    | 3 +++
> drivers/net/bonding/Makefile         | 4 ++++
> drivers/net/fm10k/Makefile           | 2 ++
> drivers/net/i40e/Makefile            | 2 ++
> lib/librte_cmdline/Makefile          | 6 ++++++
> lib/librte_eal/linuxapp/eal/Makefile | 7 +++++++
> 7 files changed, 27 insertions(+)
>

self-nak: found another problem




More information about the dev mailing list