summaryrefslogblamecommitdiffstats
path: root/spec/spec/build-action-check-cc.yml
blob: b7a9fd4f30178a385927e17f34010e7573de6583 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                                                     
                                                  








                      


                               









                                                                         

                                                                         
                             


                                               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      cflags:
        description: null
        spec-type: build-cflags
      fragment:
        description: |
          It shall be a code fragment used to check the availability of a
          certain feature through compilation with the C compiler.  The
          resulting object is not linked to an executable.
        spec-type: str
      message:
        description: |
          It shall be a description of the feature to check.
        spec-type: str
    description: |
      This set of attributes specifies a check done using the C compiler.
    mandatory-attributes: all
spec-name: Build Option C Compiler Check Action
spec-type: build-action-check-cc
type: spec