Re: [Qemu-devel] [PATCH] Fix linker scripts

2011-08-27 Thread Blue Swirl
Thanks, applied. On Fri, Aug 26, 2011 at 9:16 AM, Gerd Hoffmann wrote: > Remove PROVIDE_HIDDEN and ONLY_IF_{RO,RW} from linker scripts to make > them work with older binutils versions.  Fixes *-bsd-user build on > OpenBSD 4.9 which ships binutils 2.15. > > Signed-off-by: Gerd Hoffmann > --- >  a

[Qemu-devel] [PATCH] Fix linker scripts

2011-08-26 Thread Gerd Hoffmann
Remove PROVIDE_HIDDEN and ONLY_IF_{RO,RW} from linker scripts to make them work with older binutils versions. Fixes *-bsd-user build on OpenBSD 4.9 which ships binutils 2.15. Signed-off-by: Gerd Hoffmann --- arm.ld| 12 ++-- hppa.ld | 18 -- i386.ld |8 ++