2009/5/24 Havard Eidnes <h...@netbsd.org>: > Module Name: src > Committed By: he > Date: Sun May 24 18:29:03 UTC 2009 > > Modified Files: > src/libexec/ld.elf_so/arch/alpha: alpha_reloc.c > > Log Message: > Copy build fix from i386: Fix const issues (cast const pointers > to "const uint8_t *" instead of "caddr_t"). >
A similar fix is needed for powerpc -- at least the first part of the patch