summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-01 13:13:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-10-01 13:13:43 +0000
commitf9707808efa41ccbca17720a32a665bcef638573 (patch)
treee40a34cba89d2568c34808c8bc8edc3f54ff6c3a /Makefile
parent3ca7660b664f6e9e95031976781ebcd1435a6ce2 (diff)
downloadabuild-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 'Makefile')
0 files changed, 0 insertions, 0 deletions