install ccache

This commit is contained in:
Solene Rapenne 2021-05-02 20:08:46 +02:00
parent 51b3c0bcaa
commit f67c1ad4d3
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
doas pkg_delete -X intel-firmware vmm-firmware
doas env TRUSTED_PKG_PATH=/home/packages/$(arch -s)/all/ pkg_add rsync-- sqlports-- git--
doas env TRUSTED_PKG_PATH=/home/packages/$(arch -s)/all/ pkg_add rsync-- sqlports-- git-- ccache
test -d /build/tmp/pobj && doas rm -fr /build/tmp/pobj/*