03/05/2021 16:46, Thomas Monjalon:
> Inserting "return 1" in .develconfig file will allow to skip
> some build tests based on $DPDK_TARGET or other parameters.
>
> Signed-off-by: Thomas Monjalon
> ---
> @@ -87,7 +87,7 @@ load_env () #
> fi
> echo "Using DPDK_TARGET $DPDK_TARGET" >&$v
Inserting "return 1" in .develconfig file will allow to skip
some build tests based on $DPDK_TARGET or other parameters.
Signed-off-by: Thomas Monjalon
---
devtools/test-meson-builds.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devtools/test-meson-builds.sh b/devtools/t
2 matches
Mail list logo