Subject: CVS commit: pkgsrc/emulators/qemu
From: David H. Gutteridge
Date: 2020-01-13 03:50:25
Message id: 20200113025025.5105DFBF4@cvs.NetBSD.org

Log Message:
qemu: fix Linux build in most environments

Addresses PR pkg/54772, reported by and patch tested by Ottavio Caruso.
virtfs-proxy-helper is only built if two development libraries (for
libcap and libattr) are installed, which typically aren't included by
default in Linux distros. Make virtfs support a non-default option that
someone would enable when they expressly want it, and they have first
installed the necessary upstream header packages to support the
compilation of this option.

Files:
RevisionActionfile
1.226modifypkgsrc/emulators/qemu/Makefile
1.6modifypkgsrc/emulators/qemu/options.mk