Skip to content

Add ccache support to build (via --enable-ccache configure option) #6805

Description

@pnkfelix

The current docs suggest that one should enable ccache by playing games with what gcc (and clang, etc) map to in one's PATH.

That is certainly one approach to the problem.

But I would prefer if it were not the only way to get the effect; I don't want to globally reroute my system's gcc/clang to ccache, and would prefer a configure option that makes our build Makefiles use the form of invoking ccache that passes along compiler as well.

I've hacked up a patch to do this on my system, so I'll assign this to myself.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions