Skip to content

Commit

Permalink
No need to link against librrd anymore.
Browse files Browse the repository at this point in the history
Change-Id: I337daa4920fd61233027e7a3499bf0c180e6df93
  • Loading branch information
spt29 committed May 24, 2023
1 parent 41a01a2 commit 4107d40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion livestatus/src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ test_neb_LDADD = \
$(LIBLIVESTATUS_SO) \
$(LIBS_DIR)/libgtest.a \
$(LIBS_DIR)/libgtest_main.a \
-lrrd \
-lpthread

.PHONY: always-rebuild-livestatus-lib
Expand Down

0 comments on commit 4107d40

Please sign in to comment.