]> git.proxmox.com Git - qemu.git/commit
Fix linker scripts
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 26 Aug 2011 09:16:10 +0000 (11:16 +0200)
committerJustin M. Forbes <jforbes@redhat.com>
Mon, 3 Oct 2011 19:40:25 +0000 (14:40 -0500)
commit7095e715765e0b5ca57799142a712f0c761e98ee
treebeacabc2a48a2d4c93bd2c61fc436e37aac9fdbc
parent91b31d6158eb5a79bc1a1ef7f24f7d2efa41cc64
Fix linker scripts

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 <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
arm.ld
hppa.ld
i386.ld
mips.ld
ppc.ld
ppc64.ld
sparc.ld
x86_64.ld