mirror of https://github.com/dynup/kpatch
Merge pull request #27 from jpoimboe/readme-ccache
ccache README recommendation
This commit is contained in:
commit
054b638655
|
@ -31,6 +31,9 @@ Install the dependencies for the "kpatch build" command:
|
||||||
sudo yum install rpmdevtools pesign
|
sudo yum install rpmdevtools pesign
|
||||||
sudo yum-builddep kernel
|
sudo yum-builddep kernel
|
||||||
|
|
||||||
|
# optional, but highly recommended
|
||||||
|
sudo yum install ccache
|
||||||
|
|
||||||
Compile kpatch:
|
Compile kpatch:
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
Loading…
Reference in New Issue