2014-10-09 15:27, Ouyang Changchun:
> This patch disables compilation complain from lower GCC version (less than
> 4.6).
>
> Signed-off-by: Changchun Ouyang
> --- a/lib/librte_pmd_ixgbe/Makefile
> +++ b/lib/librte_pmd_ixgbe/Makefile
> @@ -66,6 +66,11 @@ ifeq ($(shell test $(GCC_MAJOR_VERSION) -
This patch disables compilation complain from lower GCC version (less than 4.6).
Signed-off-by: Changchun Ouyang
---
lib/librte_pmd_ixgbe/Makefile | 5 +
1 file changed, 5 insertions(+)
diff --git a/lib/librte_pmd_ixgbe/Makefile b/lib/librte_pmd_ixgbe/Makefile
index 0b647bd..3588047 100644
2 matches
Mail list logo