summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-ppc.ld
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2013-03-29 17:40:38 +0000
committerJuergen Lock <nox@FreeBSD.org>2013-03-29 17:40:38 +0000
commit45aa9370f03dfaf05a98af04f0addd7e3998d771 (patch)
treed33294058708ce0ec0faa156a7ed184dea6cdc1d /emulators/qemu-devel/files/patch-ppc.ld
parent- (force commit to note) add new port: games/chessx (diff)
- Update net/usbredir to 0.6 .
- Update emulators/qemu-devel to 1.4.0 with preliminary bsd-user patches. Thanx to: sson, cognet, and others for much improved bsd-user support - it now runs at least quite a few mips64 and single-threaded arm binaries, see: https://wiki.freebsd.org/QemuUserModeHowTo
Diffstat (limited to 'emulators/qemu-devel/files/patch-ppc.ld')
-rw-r--r--emulators/qemu-devel/files/patch-ppc.ld4
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.*)))