> > gcc 5 supports a new logical-not-parentheses warning which
> > ixgbe_common.c triggers, causing build failure with -Werror.
> > Since this source must not be modified, silence the warning instead.
> >
> > Signed-off-by: Panu Matilainen
>
> Acked-by: Konstantin Ananyev
Applied, thanks
gcc 5 supports a new logical-not-parentheses warning which
ixgbe_common.c triggers, causing build failure with -Werror.
Since this source must not be modified, silence the warning instead.
Signed-off-by: Panu Matilainen
---
lib/librte_pmd_ixgbe/Makefile | 4
1 file changed, 4 insertions(+)
> -Original Message-
> From: Panu Matilainen [mailto:pmatilai at redhat.com]
> Sent: Tuesday, February 24, 2015 1:14 PM
> To: dev at dpdk.org
> Cc: Ananyev, Konstantin
> Subject: [PATCH v2] ixgbe: fix build with gcc 5
>
> gcc 5 supports a new logical-not-parentheses warning which
> ixgbe
3 matches
Mail list logo