mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-20 18:27:20 +00:00
[docs] Add missing label
This commit is contained in:
parent
0696240384
commit
7e20e13dd8
@ -79,11 +79,13 @@ file:
|
||||
a match.
|
||||
If more than one variant matches then a toolchain may opt to either use only
|
||||
the *last* matching multilib variant, or may use all matching variants,
|
||||
thereby :ref:`layering<Multilib layering>` them.
|
||||
thereby :ref:`layering<multilib-layering>` them.
|
||||
#. Generate ``-isystem`` and ``-L`` options. Iterate in reverse order over
|
||||
the matching multilib variants, and generate ``-isystem`` and ``-L``
|
||||
options based on the multilib variant's directory.
|
||||
|
||||
.. _multilib-layering:
|
||||
|
||||
Multilib layering
|
||||
=================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user