mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
9 lines
364 B
Markdown
9 lines
364 B
Markdown
|
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.
|