Skip to content
Commit d2bbf816 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

2.26.71: Fix obvious breakage on SBCL.

Make default-directory a root pathname, remove it from source-registry.
Have it use lisp-implementation-directory.
Remove any attempt to use the "current directory".
Users who want that can still try to
	(pushnew '*default-pathname-defaults* asdf:*central-registry*)

Rename tmp/ to build/ and move asdf.lisp there. Update asdf.asd.
Rename implementation.lisp to compatibility.lisp.
Move *asdf-verbose* and asdf-message to upgrade.lisp
parent 7d67f76c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment