[dpdk-dev] [PATCH v7 12/14] doc: remove references to make from contributing guide

Thomas Monjalon thomas at monjalon.net
Thu Oct 22 22:40:02 CEST 2020


21/10/2020 10:17, Ciara Power:
> -* ``CONFIG_RTE_ARCH`` is a string that contains the name of the architecture.
> -* ``CONFIG_RTE_ARCH_I686``, ``CONFIG_RTE_ARCH_X86_64``, ``CONFIG_RTE_ARCH_X86_64_32`` or ``CONFIG_RTE_ARCH_PPC_64`` are defined only if we are building for those architectures.
> +* ``RTE_ARCH`` is a string that contains the name of the architecture.
> +* ``RTE_ARCH_I686``, ``RTE_ARCH_X86_64``, ``RTE_ARCH_X86_64_32``, ``RTE_ARCH_PPC_64``, ``RTE_ARCH_ARM``, ``RTE_ARCH_ARMv7`` or ``RTE_ARCH_ARM64`` are defined only if we are building for those architectures.

Will merge the fix from David here:
CONFIG_RTE_ARCH_X86_64_32 -> CONFIG_RTE_ARCH_X86_X32





More information about the dev mailing list