mirror of
https://github.com/dynup/kpatch
synced 2025-02-12 07:27:04 +00:00
Merge pull request #832 from sm00th/ccache-link
readme: fix outdated epel ccache link
This commit is contained in:
commit
4884fd17fc
@ -76,7 +76,7 @@ sudo yum-builddep kernel-${UNAME%.*}
|
|||||||
sudo debuginfo-install kernel-${UNAME%.*}
|
sudo debuginfo-install kernel-${UNAME%.*}
|
||||||
|
|
||||||
# optional, but highly recommended
|
# optional, but highly recommended
|
||||||
sudo yum install https://dl.fedoraproject.org/pub/epel/7/x86_64/c/ccache-3.2.7-3.el7.x86_64.rpm
|
sudo yum install https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/c/ccache-3.3.4-1.el7.x86_64.rpm
|
||||||
ccache --max-size=5G
|
ccache --max-size=5G
|
||||||
|
|
||||||
# optional, for kpatch-test
|
# optional, for kpatch-test
|
||||||
|
Loading…
Reference in New Issue
Block a user