Fix linker scripts
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 26 Aug 2011 09:16:10 +0000 (11:16 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 27 Aug 2011 15:42:35 +0000 (15:42 +0000)
commit47f5d14e9a3602b2f30e2c8551aad1e33cd02b5f
treee3fad7accf16cdbfd25326fa8d3869e4e352ccb3
parent3a352a2ba73dc109546b62ddfef6b0533b93406c
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