OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_GCC_PRAGMAS.yaml

9 lines
192 B
YAML

define: DUK_USE_GCC_PRAGMAS
introduced: 1.0.0
default: false
tags:
- portability
description: >
Use GCC-specific pragmas, e.g. "#pragma GCC diagnostic" to suppress
unnecessary warnings.