ccache: Build with ENABLE_DOCUMENTATION=OFF
authorDavid Adair <djabhead@aol.com>
Fri, 14 May 2021 23:04:27 +0000 (16:04 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 May 2021 13:11:38 +0000 (15:11 +0200)
commit2d1546832357a3a8bd18680bd31dd92050e739b2
tree0b5cd5f8d8374a4cde549ee06a045c55502d2c8e
parentb054009854d3aa5bdba24334673cd56a4a6f9a5a
ccache: Build with ENABLE_DOCUMENTATION=OFF

This adjusts the Makefile to use the new option to turn off the
doc builds. It will not cause any problems except a warning
about unused options if combined with a ccache source missing
the upstream patch.

Since a config setting is required to re-enable the doc build this
is equivalent to unconditionally disabling the docs if the config
setting is not created.

Signed-off-by: David Adair <djabhead@aol.com>
tools/ccache/Makefile