Skip to content
Snippets Groups Projects
Commit 91a66e45 authored by Robert P. Goldman's avatar Robert P. Goldman Committed by Gary King
Browse files

Add a note about the danger of installing ASDF on SBCL.

parent 6f3a1b81
No related branches found
No related tags found
No related merge requests found
...@@ -166,7 +166,12 @@ function: ...@@ -166,7 +166,12 @@ function:
Consult your Lisp implementation's documentation for details. If ASDF Consult your Lisp implementation's documentation for details. If ASDF
doesn't come bundled with your Lisp or if you want to make doesn't come bundled with your Lisp or if you want to make
sure that you have the most recent version, then you'll want sure that you have the most recent version, then you'll want
to download it from the @url{http://common-lisp.net/project/asdf/,asdf-home} website. to download it from the
@url{http://common-lisp.net/project/asdf/,asdf-home} website.
Note to SBCL users: you are cautioned that installing ASDF yourself may
break some SBCL contribs. We are working to provide instructions for
doing this safely.
@section Loading ASDF @section Loading ASDF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment