Skip to content
Snippets Groups Projects
Commit cf7c8acc authored by Raymond Toy's avatar Raymond Toy
Browse files

Address #89: Really remove *scavenge-read-only-space*

The previous changes didn't actually completely remove
`*scavenge-read-only-space*`.  We removed it from the static space,
but it's also defined in `code/x86-vm.lisp` so we need to remove it
from there as well.

And we forgot to commit the boot file, so we're doing that now.
parent b334db9f
No related branches found
No related tags found
No related merge requests found
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