Commit 7656ad8c authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Removed *system-cache*, which is no longer provided.

parent 730f3700
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -3314,11 +3314,6 @@ specifications from the next configuration.
@code{:user-cache} uses the contents of variable @code{asdf::*user-cache*}
which by default is the same as using
@code{(:home ".cache" "common-lisp" :implementation)}.
@item
@code{:system-cache} uses the contents of variable @code{asdf::*system-cache*}
which by default is the same as using
@code{("/var/cache/common-lisp" :uid :implementation-type)}
(on Unix and cygwin), or something semi-sensible on Windows.
@end itemize