[dpdk-dev] [PATCH v5] doc/patches: add meson build to contributing guide
Thomas Monjalon
thomas at monjalon.net
Tue Feb 12 10:36:29 CET 2019
29/01/2019 11:10, Vipin Varghese:
> +Meson system
> +~~~~~~~~~~~~
What do you think about adding "Makefile system" title for previous section?
We could also add an introduction explaining that both systems must be tested.
> +
> +Compilation of patches is to be tested with ``devtools/test-meson-builds.sh`` script in ``devtools``
A dot is missing. You may remove "in ``devtools``" as it is already in the path.
> +
> +The script internally checks for dependencies, then builds for several
> +combinations of compilation configuration.
> +
More information about the dev
mailing list