Back to home page

LXR

 
 

    


Warning, /spec/build/cpukit/optwarncc.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 actions:
0003 - get-string: null
0004 - split: null
0005 - env-assign: null
0006 - env-append: CFLAGS
0007 build-type: option
0008 copyrights:
0009 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0010 default:
0011 - enabled-by: true
0012   value:
0013   - -Wmissing-prototypes
0014   - -Wimplicit-function-declaration
0015   - -Wstrict-prototypes
0016   - -Wnested-externs
0017 description: |
0018   Warning flags passed to the C compiler
0019 enabled-by: true
0020 links: []
0021 name: CC_WARNING_FLAGS
0022 type: build