mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-04-05 01:59:55 +00:00
Replace --rtems-version with a PROGRAM_PREFIX option. This allows also the use of vendor tools.
15 lines
314 B
YAML
15 lines
314 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- set-value: ${PROGRAM_PREFIX}gnatmake
|
|
- substitute: null
|
|
- find-program: null
|
|
- env-assign: GNATMAKE
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
default: []
|
|
description: ''
|
|
enabled-by: true
|
|
links: []
|
|
type: build
|