]> git.proxmox.com Git - qemu.git/commit
PPC: Fix linker scripts on ppc hosts
authorAlexander Graf <agraf@suse.de>
Mon, 12 Dec 2011 21:36:01 +0000 (22:36 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 10 Jan 2012 17:23:58 +0000 (18:23 +0100)
commit665a04ae1cbfa8004a38cf0fe99ba799c978a1fe
treeb412db0221ce3e63e5dfaa604c9a8ddd0ff0b0db
parent0cdb95549fedc73e13c147ab9dcabcc303426a07
PPC: Fix linker scripts on ppc hosts

When compiling qemu statically with multilib on PPC, we hit the
same issue that commit 845f2c2812d9ed24b36c02a3d06ee83aeafe8b49
is fixing. Do the same here.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
ppc.ld
ppc64.ld