diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2016-03-30 23:53:12 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2016-03-30 23:53:12 +0000 |
commit | ca9bfffeeb69070eac34bfa4f29198a3d28ad900 (patch) | |
tree | 4aab3d3691b4740c5285c8f04ab3874af294a081 /tools/build/options | |
parent | 4dad3c9162748d9f5b5b40d872d26437f0618fee (diff) | |
download | FreeBSD-src-ca9bfffeeb69070eac34bfa4f29198a3d28ad900.zip FreeBSD-src-ca9bfffeeb69070eac34bfa4f29198a3d28ad900.tar.gz |
Remove FAST_DEPEND reference missed in r297434.
Diffstat (limited to 'tools/build/options')
-rw-r--r-- | tools/build/options/WITH_CCACHE_BUILD | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/build/options/WITH_CCACHE_BUILD b/tools/build/options/WITH_CCACHE_BUILD index 4e29c9a..86b7f1a 100644 --- a/tools/build/options/WITH_CCACHE_BUILD +++ b/tools/build/options/WITH_CCACHE_BUILD @@ -24,9 +24,6 @@ when using an external compiler. The .Sy CCACHE_CPP2 option is used for Clang but not GCC. -ccache works best when combined with the -.Sy WITH_FAST_DEPEND -option. .Pp Sharing a cache between multiple work directories requires using a layout similar to |