[dpdk-stable] [PATCH 19.11] doc: fix reference in ABI guide

Kinsella, Ray mdr at ashroe.eu
Tue Jun 9 19:08:24 CEST 2020


On 06/06/2020 11:10, Thomas Monjalon wrote:
> The doc build-sdk-meson is not backported, so it cannot be referenced.
>
> Fixes: 2d2ba1fb005f ("doc: fix default symbol binding in ABI guide")
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
>  doc/guides/contributing/abi_versioning.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/guides/contributing/abi_versioning.rst b/doc/guides/contributing/abi_versioning.rst
> index d4fe93bb3c..ea9d99606b 100644
> --- a/doc/guides/contributing/abi_versioning.rst
> +++ b/doc/guides/contributing/abi_versioning.rst
> @@ -403,8 +403,8 @@ symbol ``rte_acl_create`` should be linked to ``rte_acl_create_v21``
>  Enabling versioning macros
>  __________________________
>  
> -Finally, we need to indicate to the :doc:`meson/ninja build system
> -<../prog_guide/build-sdk-meson>` to enable versioning macros when building the
> +Finally, we need to indicate to the meson/ninja build system
> +to enable versioning macros when building the
>  library or driver. In the libraries or driver where we have added symbol
>  versioning, in the ``meson.build`` file we add the following
>  

Acked-by: Ray Kinsella <mdr at ashroe.eu>




More information about the stable mailing list