numam-dpdk/config/ppc
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
..
meson.build config/ppc: fix native build with GCC 4.8.5 on RHEL 7 2021-11-04 09:12:55 +01:00
ppc64le-power8-linux-gcc config: fix C++ cross compiler for Arm and PPC 2022-06-23 14:18:42 +02:00
ppc64le-power8-linux-gcc-ubuntu config: fix C++ cross compiler for Arm and PPC 2022-06-23 14:18:42 +02:00
ppc64le-power8-linux-gcc-ubuntu1804 ci: switch to Ubuntu 20.04 2022-05-09 09:08:15 +02:00