[rtems commit] build: Optional __RTEMS_MAJOR__ via command line
Sebastian Huber
sebh at rtems.org
Wed Nov 17 08:11:50 UTC 2021
Module: rtems
Branch: master
Commit: f06dd3e1762e9555adf74d7f1bcc7b09db9c401c
Changeset: http://git.rtems.org/rtems/commit/?id=f06dd3e1762e9555adf74d7f1bcc7b09db9c401c
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Mon Nov 15 08:46:21 2021 +0100
build: Optional __RTEMS_MAJOR__ via command line
Update #4548.
---
spec/build/cpukit/optvermaj.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spec/build/cpukit/optvermaj.yml b/spec/build/cpukit/optvermaj.yml
index 2596e6e..9dbded9 100644
--- a/spec/build/cpukit/optvermaj.yml
+++ b/spec/build/cpukit/optvermaj.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
-- set-value: '6'
+- get-string-command-line: '6'
- env-assign: null
build-type: option
copyrights:
More information about the vc
mailing list