commit | 5ba659c43f9802129b333f6d28fb4a8a87ab48e2 | [log] [tgz] |
---|---|---|
author | Alex Fabre <alex.fabre@rtone.fr> | Mon Feb 24 17:07:21 2025 +0100 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu Mar 13 16:53:26 2025 +0000 |
tree | 753312d2342099ed022ab73ec1ef6c154c1ebb8a | |
parent | 41ac85a2c55a9542e36e24ef6c3ac54b4898a426 [diff] |
sca: gcc: add support for additional analyzer options This commit brings support for additional GCC static analyzer options with 'GCC_SCA_OPTS=...' Linked to discussion on 'ccache' side effect on analyzer file generation[1] [1] https://github.com/zephyrproject-rtos/zephyr/discussions/86196 Signed-off-by: Alex Fabre <alex.fabre@rtone.fr>