mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-05 11:19:29 +00:00
tests: Fix compilation
The e5120a6 backport used an undefined make variable. Not sure why I didn't hit it at first...
This commit is contained in:
parent
9386bdcc0f
commit
363183a68f
@ -625,7 +625,7 @@ commandhelper_LDADD = \
|
||||
$(NO_INDIRECT_LDFLAGS) \
|
||||
$(PROBES_O) \
|
||||
../src/libvirt_util.la \
|
||||
$(GNULIB_LIBS)
|
||||
../gnulib/lib/libgnu.la
|
||||
|
||||
commandhelper_LDFLAGS = -static
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user