mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
build: Clarify PROGRAM_PREFIX description
This commit is contained in:
@@ -10,7 +10,10 @@ default:
|
|||||||
- enabled-by: true
|
- enabled-by: true
|
||||||
value: ${ARCH}-rtems${__RTEMS_MAJOR__}-
|
value: ${ARCH}-rtems${__RTEMS_MAJOR__}-
|
||||||
description: |
|
description: |
|
||||||
Defines the program prefix of tools (compiler, assembler, linker).
|
Defines the program prefix of tools (compiler, assembler, linker) used to
|
||||||
|
build RTEMS. This option may be used to build RTEMS with a vendor tool suite.
|
||||||
|
Please note, support issues related to using this option with vendor tool
|
||||||
|
suites should be directed to the vendor of the tools.
|
||||||
enabled-by: true
|
enabled-by: true
|
||||||
format: '{}'
|
format: '{}'
|
||||||
links: []
|
links: []
|
||||||
|
|||||||
Reference in New Issue
Block a user