doc: fix build
authorThomas Monjalon <thomas@monjalon.net>
Tue, 26 Jan 2021 14:59:01 +0000 (15:59 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 26 Jan 2021 15:41:51 +0000 (16:41 +0100)
commit3be167dbf004cc97269b1b3d96695e955d3f36f1
tree5cad2062f7b682c56746f49b27903fd462f601cd
parent026a546a22ab20c325f07435e3a12debd267524d
doc: fix build

When removing the label "arm_cross_build_getting_the_prerequisite_library"
in the rework of cross_build_dpdk_for_arm64.rst,
the reference to this section got broken.
It went unnoticed because "ninja -C doc" does not regenerate the file
which is referencing the changed file.

The fix is a reword not mentioning the "not so relevant" example
from cross_build_dpdk_for_arm64.rst.

Fixes: eb0e12c0c299 ("doc: add clang to aarch64 cross build guide")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: David Marchand <david.marchand@redhat.com>
doc/guides/platform/bluefield.rst