Skip to content

Conversation

@stephanosio
Copy link
Member

-specs= is an alternate form of --specs=, which is now used by the Zephyr build system.

This commit adds -specs=* to the ccache ignore option list because, as with --specs=*, ccache is unable to resolve the toolchain specs file path and refuses to cache when this option is specified.

`-specs=` is an alternate form of `--specs=`, which is now used by the
Zephyr build system.

This commit adds `-specs=*` to the ccache ignore option list because, as
with `--specs=*`, ccache is unable to resolve the toolchain specs file path
and refuses to cache when this option is specified.

Signed-off-by: Stephanos Ioannidis <[email protected]>
@nashif nashif added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Nov 6, 2024
@stephanosio
Copy link
Member Author

Note that CI runs are currently slow because of this. Merging as a CI hotfix.

@stephanosio stephanosio merged commit 5c00d99 into zephyrproject-rtos:main Nov 6, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Continuous Integration Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants