diff options
Diffstat (limited to 'emulators/qemu-devel/files/patch-ppc.ld')
| -rw-r--r-- | emulators/qemu-devel/files/patch-ppc.ld | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu-devel/files/patch-ppc.ld b/emulators/qemu-devel/files/patch-ppc.ld index 87b5234bfba5..bcd45b4657e9 100644 --- a/emulators/qemu-devel/files/patch-ppc.ld +++ b/emulators/qemu-devel/files/patch-ppc.ld @@ -1,5 +1,5 @@ ---- a/ppc.ld -+++ b/ppc.ld +--- a/ldscripts/ppc.ld ++++ b/ldscripts/ppc.ld @@ -99,7 +99,7 @@ SECTIONS PROVIDE (__init_array_start = .); KEEP (*(SORT(.init_array.*))) |
