FreeBSD Bugzilla – Attachment 198927 Details for
Bug 232949
emulators/qemu: Makefile patch for build qemu-guest-agent without unused libs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Fix sufffix -guest-agent in emulators/qemu/Makefile
file_232949.txt (text/plain), 552 bytes, created by
aborche
on 2018-11-04 09:08:51 UTC
(
hide
)
Description:
Fix sufffix -guest-agent in emulators/qemu/Makefile
Filename:
MIME Type:
Creator:
aborche
Created:
2018-11-04 09:08:51 UTC
Size:
552 bytes
patch
obsolete
>--- Makefile.orig 2018-10-27 17:23:47.760934000 +0300 >+++ Makefile 2018-10-27 17:10:31.140104000 +0300 >@@ -23,7 +23,7 @@ > USES?= cpe gmake pkgconfig bison perl5 python:2.7,build tar:bzip2 > USE_PERL5= build > MAKE_ENV+= BSD_MAKE="${MAKE}" V=1 >-.if !defined(PKGNAMESUFFIX) || ${PKGNAMESUFFIX} != "-utils" >+.if !defined(PKGNAMESUFFIX) || (${PKGNAMESUFFIX} != "-utils" && ${PKGNAMESUFFIX} != "-guest-agent") > USE_XORG= pixman > USE_GNOME+= cairo glib20 libxml2 > ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64
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 Raw
Actions:
View
Attachments on
bug 232949
: 198927