FreeBSD Bugzilla – Attachment 181114 Details for
Bug 218053
emulators/qemu-utils: fix failing build by updating patchfile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to patchfile
qemu-utils-files.patch (text/plain), 692 bytes, created by
Mark Linimon
on 2017-03-24 00:25:54 UTC
(
hide
)
Description:
patch to patchfile
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2017-03-24 00:25:54 UTC
Size:
692 bytes
patch
obsolete
>Index: emulators/qemu-utils/files/patch-Makefile >=================================================================== >--- emulators/qemu-utils/files/patch-Makefile (revision 436799) >+++ emulators/qemu-utils/files/patch-Makefile (working copy) >@@ -8,7 +8,7 @@ > - set -e; for x in $(KEYMAPS); do \ > - $(INSTALL_DATA) $(SRC_PATH)/pc-bios/keymaps/$$x "$(DESTDIR)$(qemu_datadir)/keymaps"; \ > - done >-- $(INSTALL_DATA) $(SRC_PATH)/trace-events "$(DESTDIR)$(qemu_datadir)/trace-events" >+- $(INSTALL_DATA) $(BUILD_DIR)/trace-events-all "$(DESTDIR)$(qemu_datadir)/trace-events-all" > for d in $(TARGET_DIRS); do \ > $(MAKE) $(SUBDIR_MAKEFLAGS) TARGET_DIR=$$d/ -C $$d $@ || exit 1 ; \ > done
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 218053
: 181114