[dpdk-dev] [PATCH v2 0/4] add PPC and Windows cross-compilation to meson test
Thomas Monjalon
thomas at monjalon.net
Tue Jun 16 00:22:32 CEST 2020
In order to better support PPC and Windows,
their compilation is tested on Linux with Meson
with the script test-meson-builds.sh,
supposed to be called in every CI labs.
Thomas Monjalon (4):
devtools: shrink cross-compilation test definition
devtools: allow non-standard toolchain in meson test
devtools: add ppc64 in meson build test
devtools: add Windows cross-build test with MinGW
v2: update some explanations and fix ABI check
config/ppc/ppc64le-power8-linux-gcc | 11 ++++++
config/x86/{meson_mingw.txt => cross-mingw} | 0
devtools/test-meson-builds.sh | 44 +++++++++++++++------
doc/guides/windows_gsg/build_dpdk.rst | 2 +-
4 files changed, 44 insertions(+), 13 deletions(-)
create mode 100644 config/ppc/ppc64le-power8-linux-gcc
rename config/x86/{meson_mingw.txt => cross-mingw} (100%)
--
2.26.2
More information about the dev
mailing list