numam-dpdk/config
Stanislaw Kardach f75dd6d3b1 config: fix C++ cross compiler for Arm and PPC
Through some mixup all cross-files for ARM and PowerPC platforms were
using C Preprocessor (cpp) instead of GCC (g++).
This caused meson to fail detecting the C++ compiler presence and
therefore disabling some targets (i.e. C++ include file checks).

Fixes: e53a5299d2 ("build: support vendor specific ARM cross builds")
Cc: stable@dpdk.org

Signed-off-by: Stanislaw Kardach <kda@semihalf.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-06-23 14:18:42 +02:00
..
arm config: fix C++ cross compiler for Arm and PPC 2022-06-23 14:18:42 +02:00
ppc config: fix C++ cross compiler for Arm and PPC 2022-06-23 14:18:42 +02:00
riscv build: add ccache for cross compilation 2022-06-14 18:05:35 +02:00
x86 build: add ccache for cross compilation 2022-06-14 18:05:35 +02:00
meson.build eal/riscv: support RISC-V architecture 2022-06-08 11:26:20 +02:00
rte_config.h config: remove explicit undef of unset values 2022-06-15 09:06:19 +02:00