Date: Mon, 17 May 2004 00:11:37 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 elf_machdep.c Message-ID: <200405170711.i4H7BbXk060480@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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...
Revision Changes Path
1.18 +0 -1 src/sys/ia64/ia64/elf_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405170711.i4H7BbXk060480>
