freedreno/registers: update varying-related registers
[mesa.git] / docs / meson.rst
index acc289532c7c3d9e770c248953404b8c0e1d3b5d..89eeb7e7bf560095335707b28790618f24201baa 100644 (file)
@@ -290,7 +290,7 @@ Then configure meson:
 
    meson builddir/ --cross-file cross-llvm.ini
 
-See the `Cross Compilation <#cross-compilation>`__ section for more
+See the :ref:`Cross Compilation <cross-compilation>` section for more
 information.
 
 On windows (and in other cases), using llvm-config or cmake may be
@@ -401,6 +401,8 @@ For those coming from autotools be aware of the following:
    are disabled. This is unrelated to the ``buildtype``; setting the
    latter to ``release`` will not turn off assertions.
 
+.. _cross-compilation:
+
 4. Cross-compilation and 32-bit builds
 --------------------------------------