source: rtems-central/spec/spec/build-cflag.yml @ c970d63

Last change on this file since c970d63 was b75c6be, checked in by Sebastian Huber <sebastian.huber@…>, on 05/21/20 at 13:10:43

spec: Add specification of specification items

  • Property mode set to 100644
File size: 571 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2copyrights:
3- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
4enabled-by: true
5links:
6- role: spec-member
7  uid: root
8spec-description: null
9spec-example: null
10spec-info:
11  str:
12    description: |
13      It shall be an option for the C compiler.  The options are used to
14      compile the sources of this item.  The options defined by this attribute
15      succeed the options presented to the item by the build item context.
16spec-name: Build C Compiler Option
17spec-type: build-cflag
18type: spec
Note: See TracBrowser for help on using the repository browser.