> > RTE_ARCH_X86_64 can not be used as a way to determine if we are building for
> > 64bits cpus. Instead, RTE_ARCH_64 should be used.
> >
> > Signed-off-by: David Marchand
>
> Acked-by: Chao Zhu
Applied
Thanks
--
Thomas
RTE_ARCH_X86_64 can not be used as a way to determine if we are building for
64bits cpus. Instead, RTE_ARCH_64 should be used.
Signed-off-by: David Marchand
---
lib/librte_eal/linuxapp/eal/eal.c |2 +-
lib/librte_eal/linuxapp/eal/eal_hugepage_info.c |2 +-
2 files changed,
Quoting David Marchand :
> RTE_ARCH_X86_64 can not be used as a way to determine if we are building for
> 64bits cpus. Instead, RTE_ARCH_64 should be used.
>
> Signed-off-by: David Marchand
> ---
> lib/librte_eal/linuxapp/eal/eal.c |2 +-
> lib/librte_eal/linuxapp/eal/eal_huge
3 matches
Mail list logo