mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-29 14:40:39 +00:00
One more missing end tag.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17371 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0b166c442b
commit
15e4f7430c
@ -510,7 +510,7 @@
|
|||||||
<dd>If set to any value, specifies that when linking executables the
|
<dd>If set to any value, specifies that when linking executables the
|
||||||
makefiles should retain debug symbols in the executable. Normally, symbols
|
makefiles should retain debug symbols in the executable. Normally, symbols
|
||||||
are stripped from the executable.</dd>
|
are stripped from the executable.</dd>
|
||||||
<dt><a name="LEVEL"><tt>LEVEL</tt></a><small>(required)</dt>
|
<dt><a name="LEVEL"><tt>LEVEL</tt></a><small>(required)</small></dt>
|
||||||
<dd>Specify the level of nesting from the top level. This variable must be
|
<dd>Specify the level of nesting from the top level. This variable must be
|
||||||
set in each makefile as it is used to find the top level and thus the other
|
set in each makefile as it is used to find the top level and thus the other
|
||||||
makefiles.</dd>
|
makefiles.</dd>
|
||||||
|
Loading…
Reference in New Issue
Block a user