diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-01 13:13:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-01 13:13:43 +0000 |
commit | f9707808efa41ccbca17720a32a665bcef638573 (patch) | |
tree | e40a34cba89d2568c34808c8bc8edc3f54ff6c3a /abump.in | |
parent | 3ca7660b664f6e9e95031976781ebcd1435a6ce2 (diff) | |
download | abuild-f9707808efa41ccbca17720a32a665bcef638573.tar.gz abuild-f9707808efa41ccbca17720a32a665bcef638573.tar.bz2 abuild-f9707808efa41ccbca17720a32a665bcef638573.tar.xz abuild-f9707808efa41ccbca17720a32a665bcef638573.zip |
abuild: various USE_CCACHE fixes
- set PATH in the rootbld environment so ccache is actually used.
- drop the check for command -v ccache. ccache will be pulled in as
build dependency so we don't need to die if its missing.
- create ~/.ccache if missing rather than die. This directory will
normally be created by ccache itself, but we need to create it so we
can bind mount it incase of rootbld.
- don't die if ccache.conf is missing. ccache will create it.
Diffstat (limited to 'abump.in')
0 files changed, 0 insertions, 0 deletions