You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/ntp/files/ntp-4.2.8-sntp-test-pthread...

14 lines
325 B

https://bugs.gentoo.org/563922
http://bugs.ntp.org/show_bug.cgi?id=2906
--- a/sntp/tests/Makefile.in
+++ b/sntp/tests/Makefile.in
@@ -783,6 +783,7 @@ base_LDADD = \
$(LIBOPTS_LDADD) \
$(LDADD_LIBEVENT) \
$(top_builddir)/../libntp/libntp.a \
+ $(PTHREAD_LIBS) \
$(LDADD_LIBNTP) \
$(LDADD_NTP) \
$(NULL)