mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
tests: Link virusbmock with probes
Seeing similar error to commit id '997be5c27' with the inability to find the libvirt_event_poll_purge_timeout_semaphore symbol causing a virusbtest failure.
This commit is contained in:
parent
d15b29be25
commit
e8a35271d4
@ -1204,6 +1204,7 @@ virusbmock_la_SOURCES = virusbmock.c
|
||||
virusbmock_la_CFLAGS = $(AM_CFLAGS)
|
||||
virusbmock_la_LDFLAGS = $(MOCKLIBS_LDFLAGS)
|
||||
virusbmock_la_LIBADD = $(MOCKLIBS_LIBS) \
|
||||
$(PROBES_O) \
|
||||
../src/libvirt_util.la
|
||||
|
||||
virnetdevbandwidthmock_la_SOURCES = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user