We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d72fc commit 39341bdCopy full SHA for 39341bd
iocore/hostdb/Makefile.am
@@ -64,8 +64,8 @@ test_CPP_FLAGS = \
64
@OPENSSL_INCLUDES@
65
66
test_LD_ADD = \
67
- $(top_builddir)/src/records/librecords_p.a \
68
$(top_builddir)/iocore/eventsystem/libinkevent.a \
+ $(top_builddir)/src/records/librecords_p.a \
69
$(top_builddir)/src/tscore/libtscore.a \
70
$(top_builddir)/src/api/libtsapicore.a \
71
$(top_builddir)/src/tscpp/util/libtscpputil.la \
0 commit comments