Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/libexec/ld.elf_so/arch/alpha
> 2009/5/24 Havard Eidnes <he%netbsd.org@localhost>:
> > 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
Indeed, I've just committed a similar fix.
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index