zephyr/.github
Stephanos Ioannidis ab9f6b456b ci: codecov: Add --specs to ccache ignore option list
This commit adds the compiler `--specs=*` flag to the ccache ignore option
list because ccache is unable to resolve the toolchain-provided specs file
path and will consider source files to be uncacheable if it is unable to
read the specified specs file.

Note that adding `--specs=*` to the ignore option list is not a problem
because it is unlikely for the content of the toolchain libc spec file to
change without the compiler executable itself changing.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2024-03-12 08:54:42 -04:00
..
ISSUE_TEMPLATE github: issue templates: remove hardware support template 2023-08-31 11:04:09 +03:00
workflows ci: codecov: Add --specs to ccache ignore option list 2024-03-12 08:54:42 -04:00
license_config.yml ci: add license check using github actions 2020-02-09 11:55:56 -05:00
SECURITY.md github: Update security page for v3.6.0 release 2024-02-23 22:28:57 -06:00