« Previous | Next » 

Revision 7c0a3409

ID7c0a3409627604c111d5c5e1ce4e0224c2b56315

Added by Andreas Färber over 12 years ago

ppc64: Fix linker script

Since commit 8733f609 (Fix linker scripts) linking on Linux/ppc64 fails:

LINK  ppc64-linux-user/qemu-ppc64
/usr/lib64/gcc/powerpc64-suse-linux/4.3/../../../../powerpc64-suse-linux/bin/ld:/home/afaerber/qemu/ppc64.ld:84: syntax error
collect2: ld gab 1 als Ende-Status zurück
make[1]: * [qemu-ppc64] Fehler 1
make: *
[subdir-ppc64-linux-user] Fehler 2

Fix by removing a leftover line in the ppc64 linker script.

Cc: Gerd Hoffmann <>
Cc: Blue Swirl <>
Signed-off-by: Andreas Färber <>
Signed-off-by: Alexander Graf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences