FreeBSD Bugzilla – Attachment 185871 Details for
Bug 221903
[patch] adapt emulators/qemu-sbruno to new 'armv7' architecture
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to emulators/qemu-sbruno
sbruno (text/plain), 858 bytes, created by
Mark Linimon
on 2017-08-29 12:20:38 UTC
(
hide
)
Description:
patch to emulators/qemu-sbruno
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2017-08-29 12:20:38 UTC
Size:
858 bytes
patch
obsolete
>Index: emulators/qemu-sbruno/files/qemu_user_static.in >=================================================================== >--- emulators/qemu-sbruno/files/qemu_user_static.in (revision 448901) >+++ emulators/qemu-sbruno/files/qemu_user_static.in (working copy) >@@ -84,7 +84,7 @@ > else > echo "$0: interpreter ${interpreter} not found, cannot register." > fi >- # register mipsle interpreter styled 'mipsle' >+ # register mipsle interpreter styled 'mipsel' > interpreter=${QEMU_DIR}/${QEMU_PREFIX}mipsel${QEMU_SUFFIX} > if [ -x "${interpreter}" ]; then > ${BINMISCCTL} add mipsel --interpreter "${interpreter}" \ >@@ -138,9 +138,9 @@ > > %%NAME%%_stop() > { >- ${BINMISCCTL} remove mips64 > ${BINMISCCTL} remove arm > ${BINMISCCTL} remove armv6 >+ ${BINMISCCTL} remove armv7 > ${BINMISCCTL} remove aarch64 > ${BINMISCCTL} remove mips > ${BINMISCCTL} remove mipsel
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
Actions:
View
|
Diff
Attachments on
bug 221903
: 185871