mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
added sccache
This commit is contained in:
parent
70f3db5a96
commit
65bd08804f
3 changed files with 7 additions and 0 deletions
3
env/sccache
vendored
Normal file
3
env/sccache
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
RUSTC_WRAPPER=/usr/bin/sccache
|
||||
SCCACHE_DIR=/var/cache/sccache
|
||||
SCCACHE_MAX_FRAME_LENGTH=104857600
|
||||
1
package.accept_keywords/sccache
Normal file
1
package.accept_keywords/sccache
Normal file
|
|
@ -0,0 +1 @@
|
|||
dev-util/sccache ~amd64
|
||||
3
package.env/sccache
Normal file
3
package.env/sccache
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
www-client/firefox sccache
|
||||
mail-client/thunderbird sccache
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue