mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 14:37:22 +08:00
eng: Allow target attribute in build script items
This commit is contained in:
parent
d8514c438c
commit
68ece64ffc
@ -869,6 +869,9 @@ stlib
|
|||||||
The attribute value shall be a list. Each list element shall be a
|
The attribute value shall be a list. Each list element shall be a
|
||||||
:ref:`SpecTypeBuildLinkStaticLibraryDirective`.
|
:ref:`SpecTypeBuildLinkStaticLibraryDirective`.
|
||||||
|
|
||||||
|
target
|
||||||
|
The attribute value shall be a :ref:`SpecTypeBuildTarget`.
|
||||||
|
|
||||||
use-after
|
use-after
|
||||||
The attribute value shall be a list. Each list element shall be a
|
The attribute value shall be a list. Each list element shall be a
|
||||||
:ref:`SpecTypeBuildUseAfterDirective`.
|
:ref:`SpecTypeBuildUseAfterDirective`.
|
||||||
@ -3680,6 +3683,8 @@ This type is used by the following types:
|
|||||||
|
|
||||||
* :ref:`SpecTypeBuildLibraryItemType`
|
* :ref:`SpecTypeBuildLibraryItemType`
|
||||||
|
|
||||||
|
* :ref:`SpecTypeBuildScriptItemType`
|
||||||
|
|
||||||
* :ref:`SpecTypeBuildStartFileItemType`
|
* :ref:`SpecTypeBuildStartFileItemType`
|
||||||
|
|
||||||
* :ref:`SpecTypeBuildTestProgramItemType`
|
* :ref:`SpecTypeBuildTestProgramItemType`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user