K 10 svn:author V 6 marcel K 8 svn:date V 27 2007-07-15T22:52:15.000000Z K 7 svn:log V 290 Unbreak the dynamic linker by not creating a cache for rtld-elf itself. It needs mmap(2), which now needs getosreldate(3) and which in turn uses a global variable to cache the result. This cannot be done before linking is done. See also: ../sparc64/reloc.c:1.15 Approved by: re (kensmith) END