Codebase list libvirt / fa24a6a
rules: Pass qemu_moddir option libvirt is now able to detect when QEMU modules are added, removed and modified, but in order to do that it needs to know where they are located. Gbp-Dch: Ignore Andrea Bolognani 3 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
8989 -Ddriver_qemu=enabled \
9090 -Dqemu_user=libvirt-qemu \
9191 -Dqemu_group=libvirt-qemu \
92 -Dqemu_moddir=/usr/lib/$(DEB_HOST_MULTIARCH)/qemu \
9293 $(WITH_OPENVZ) \
9394 -Dsasl=enabled \
9495 -Dyajl=enabled \