[dpdk-dev] [PATCH v5 8/8] build: replace use of old build macros
Thomas Monjalon
thomas at monjalon.net
Mon Oct 19 21:03:20 CEST 2020
15/10/2020 17:05, Bruce Richardson:
> Use the newer macros defined by meson in all DPDK source code, to ensure
> there are no errors when the old non-standard macros are removed.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Luca Boccassi <bluca at debian.org>
> ---
> 85 files changed, 389 insertions(+), 389 deletions(-)
The rebase of this patch after pull of crypto tree
is quite difficult.
I hope everything is OK.
912 occurences of options starting with RTE_LIBRTE_
are remaining. For consistency, we should rename them in -rc2.
More information about the dev
mailing list