Skip to content
Snippets Groups Projects
Commit 3f35f24b authored by emarsden's avatar emarsden
Browse files

Build cleanups:

   - disable package locks in tools/setup.lisp, so that things
     can be redefined while rebuilding CMUCL

   - add forward-references for a number of functions that are
     referenced before they are loaded during the CMUCL build process
     (for instance CLOS-related functions that are used in the CMUCL
     core). This gets rid of a lot of compiler warnings while
     building.

   - export %CLASS-NAME from kernel package
parent da746d65
No related branches found
No related tags found
Loading
Loading
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