f75dd6d3b1
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:
|
||
---|---|---|
.. | ||
arm | ||
ppc | ||
riscv | ||
x86 | ||
meson.build | ||
rte_config.h |