]> xenbits.xensource.com Git - libvirt.git/commit
tests: eventtest: fix LDADD
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Thu, 24 Nov 2016 15:03:39 +0000 (18:03 +0300)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Thu, 24 Nov 2016 15:10:13 +0000 (18:10 +0300)
commit0d1c147f60156ab0cd57418439a7cbf2c7bff891
treeac596e2caea4583386739432f48c920ff2c41366
parente4cb6601604c80be5b66bcd27ace3c91b9672a53
tests: eventtest: fix LDADD

Don't explicitly LDADD -lrt, use $(LIB_CLOCK_GETTIME) because
not all platforms have clock_gettime(2) and librt available.
tests/Makefile.am