pantry/projects/ccache.dev
Jacob Heider b12cc2d4dd fix(ccache)
closes #4669
2024-01-04 21:54:10 -05:00
..
package.yml fix(ccache) 2024-01-04 21:54:10 -05:00
README.md ccache.dev (#3208) 2023-09-04 18:30:52 +02:00

To install symlinks for compilers that will automatically use ccache, prepend this directory to your PATH: ~/.tea/ccache.dev/v*/libexec

If this is an upgrade and you have previously added the symlinks to your PATH, you may need to modify it to the path specified above so it points to the current version.

NOTE: ccache can prevent some software from compiling.