mirror of
https://github.com/dynup/kpatch
synced 2025-01-26 06:42:50 +00:00
readme: get ccache from EPEL for RHEL 7
This commit is contained in:
parent
2203cf5b7d
commit
bd2b499509
@ -74,7 +74,7 @@ sudo yum-builddep kernel
|
|||||||
sudo debuginfo-install kernel
|
sudo debuginfo-install kernel
|
||||||
|
|
||||||
# optional, but highly recommended
|
# optional, but highly recommended
|
||||||
sudo yum install ccache
|
sudo yum install https://dl.fedoraproject.org/pub/epel/7/x86_64/c/ccache-3.1.9-3.el7.x86_64.rpm
|
||||||
ccache --max-size=5G
|
ccache --max-size=5G
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user