Bug 232949 - emulators/qemu: Makefile patch for build qemu-guest-agent without unused libs
Summary: emulators/qemu: Makefile patch for build qemu-guest-agent without unused libs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-04 09:08 UTC by aborche
Modified: 2020-04-30 18:11 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
Fix sufffix -guest-agent in emulators/qemu/Makefile (552 bytes, text/plain)
2018-11-04 09:08 UTC, aborche
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description aborche 2018-11-04 09:08:51 UTC
Created attachment 198927 [details]
Fix sufffix -guest-agent in emulators/qemu/Makefile

Disable unused dependencies for build a new port emulators/qemu-guest-agent in parent port emulators/qemu.

Port Source: https://github.com/aborche/qemu-guest-agent
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-12 21:48:56 UTC
A commit references this bug:

Author: bofh
Date: Tue Feb 12 21:48:12 UTC 2019
New revision: 492812
URL: https://svnweb.freebsd.org/changeset/ports/492812

Log:
  emulators/qemu: Add NETMAP support

  - Build qemu-guest-agent without unused libs [1]
  - Fix build with DOCS disabled [2]

  PR:		232949 [1] 230204 [2]
  Submitted by:	zhecka@gmail.com [1] dewayne@heuristicsystems.com.au [2]
  Reported by:	vmaffione

Changes:
  head/emulators/qemu/Makefile
  head/emulators/qemu/files/patch-Makefile