Skip to content

tools: remove out-of-date code-cache-path comment

This commit removes the comment in cache_builder.cc regarding the usage of --code-cache-path with configure.

Commit 14df42fd ("build: run mkcodecache as an action") deprecated this option and it is always set to yes (unless cross compiling).

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading