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 <david.marchand@6wind.com> Acked-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>
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 <david.marchand@6wind.com> Acked-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>