FreeBSD Bugzilla – Attachment 170961 Details for
Bug 209983
[rc.d] emulators/qemu-user-static: incorrect ELF magic to run powerpc64 binaries
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix
ppc64_rc.d.diff (text/plain), 1.12 KB, created by
Jan Beich
on 2016-06-02 21:17:57 UTC
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2016-06-02 21:17:57 UTC
Size:
1.12 KB
patch
obsolete
>Index: emulators/qemu-sbruno/Makefile >=================================================================== >--- emulators/qemu-sbruno/Makefile (revision 416284) >+++ emulators/qemu-sbruno/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= qemu > PORTVERSION= 2.5.93.g20160518 >+PORTREVISION= 1 > CATEGORIES= emulators > MASTER_SITES= GH \ > LOCAL/nox:dtc \ >Index: emulators/qemu-sbruno/files/qemu_user_static.in >=================================================================== >--- emulators/qemu-sbruno/files/qemu_user_static.in (revision 416284) >+++ emulators/qemu-sbruno/files/qemu_user_static.in (working copy) >@@ -98,7 +98,7 @@ list_cmd="${BINMISCCTL} list" > interpreter=${QEMU_DIR}/${QEMU_PREFIX}ppc64${QEMU_SUFFIX} > if [ -x "${interpreter}" ]; then > ${BINMISCCTL} add powerpc64 --interpreter "${interpreter}" \ >- --magic "\x7f\x45\x4c\x46\x01\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x15" \ >+ --magic "\x7f\x45\x4c\x46\x02\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x15" \ > --mask "\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff" \ > --size 20 --set-enabled > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jbeich
:
maintainer-approval?
(
sbruno
)
Actions:
View
|
Diff
Attachments on
bug 209983
: 170961