Skip to content

[CI][C++][Python] Disable ccache hash_dir #50208

Description

@pitrou

Describe the enhancement requested

By default, ccache hashes the path to the current directory in its cache key. However, some builds put their source files in a temporary directory (such as Python builds), which makes caching inefficient as the current directory is different everytime.

Component(s)

C++, Continuous Integration, Python

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions