Skip to content
  • Raymond Toy's avatar
    Address #89: Really remove *scavenge-read-only-space* · cf7c8acc
    Raymond Toy authored
    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.
    cf7c8acc