cvs commit: src/sys/ia64/ia64 elf_machdep.c

Peter Wemm peter at wemm.org
Mon May 17 08:46:23 PDT 2004


On Monday 17 May 2004 12:11 am, Marcel Moolenaar wrote:
> marcel      2004/05/17 00:11:37 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/ia64/ia64        elf_machdep.c
>   Log:
>   Unbreak build due to previous commit: now that elf_reloc_internal()
>   gets the relocation base passed in relocbase, we cannot declare a
>   local variable with the same name. Assume the argument holds the
>   same value as the local variable did...

DOH!  Sorry!

Yes, the relocbase argument is the same in the .so format kld loader.
-- 
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


More information about the cvs-src mailing list