Subject: ELF_INTERP_NON_RELOCATABLE
To: None <port-mips@netbsd.org>
From: Charles Hannum <abuse@spamalicious.com>
List: port-mips
Date: 09/13/2002 14:10:12
Now that I've made the MIPS ld.elf_so relocate properly, it is
possible to turn off ELF_INTERP_NON_RELOCATABLE.  I'm not sure what
the right way to stage this is, though, because we presumably want to
allow people to continue running the old ld.elf_so for a while, and
just turning off the flag will break it.

Suggestions?