File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ test_proxy_http_SOURCES = \
106106test_proxy_http_LDADD = \
107107 $(top_builddir ) /proxy/hdrs/libhdrs.a \
108108 $(top_builddir ) /proxy/logging/liblogging.a \
109- $(top_builddir ) /src/records/librecords_p.a \
110109 $(top_builddir ) /iocore/eventsystem/libinkevent.a \
110+ $(top_builddir ) /src/records/librecords_p.a \
111111 $(top_builddir ) /iocore/utils/libinkutils.a \
112112 $(top_builddir ) /src/tscore/libtscore.a \
113113 $(top_builddir ) /src/api/libtsapi.la \
Original file line number Diff line number Diff line change @@ -71,11 +71,10 @@ test_libhttp2_LDADD = \
7171 HTTP2.o \
7272 Http2Frame.o \
7373 HPACK.o \
74+ $(top_builddir ) /iocore/eventsystem/libinkevent.a \
7475 $(top_builddir ) /src/records/librecords_p.a \
7576 $(top_builddir ) /src/api/libtsapi.la \
76- $(top_builddir ) /iocore/eventsystem/libinkevent.a \
7777 $(top_builddir ) /proxy/hdrs/libhdrs.a \
78- $(top_builddir ) /iocore/eventsystem/libinkevent.a \
7978 $(top_builddir ) /src/tscore/libtscore.a \
8079 $(top_builddir ) /src/tscpp/util/libtscpputil.la \
8180 @SWOC_LIBS@ @HWLOC_LIBS@ @LIBPCRE@ @OPENSSL_LIBS@ @LIBCAP@
You can’t perform that action at this time.
0 commit comments