https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294900

--- Comment #8 from Benjamin Jacobs <[email protected]> ---
mk/bsd.compiler.mk contains this:
if !defined(${X_}COMPILER_RESOURCE_DIR)
${X_}COMPILER_RESOURCE_DIR!=    ${${cc}:N${CCACHE_BIN}} -print-resource-dir
2>/dev/null || echo unknown
.endif

this is used by mk/bsd.sys.mk in your case ("external compiler")

So it think you need to rebuild cccache for it the 21 version number.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to