mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
build: Clarify PROGRAM_PREFIX description
This commit is contained in:
@@ -10,7 +10,10 @@ default:
|
||||
- enabled-by: true
|
||||
value: ${ARCH}-rtems${__RTEMS_MAJOR__}-
|
||||
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
|
||||
format: '{}'
|
||||
links: []
|
||||
|
||||
Reference in New Issue
Block a user