[Bug 223772] java/openjdk8 fails to find ccache
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Nov 2024 13:32:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223772
Mikhail T. <freebsd-2024@virtual-estates.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|Feedback Timeout |---
Status|Closed |Open
--- Comment #3 from Mikhail T. <freebsd-2024@virtual-estates.net> ---
> How did you configure ccache?
I have this in the /etc/make.conf:
WITH_CCACHE_BUILD= yes
CCACHE_DIR= /spare/ccache
And the /spare/ccache/ccache.conf has these two lines:
max_size = 23.0G
hard_link = true
--
You are receiving this mail because:
You are the assignee for the bug.