Adds the Global LDADD option and fed according to the platform

This commit is contained in:
Felipe Zimmerle
2015-12-01 17:20:51 -03:00
parent 467c977afc
commit 80b82d3707
4 changed files with 24 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ benchmark_SOURCES = \
benchmark.cc
benchmark_LDADD = \
-lrt \
$(GLOBAL_LDADD) \
$(top_builddir)/src/.libs/libmodsecurity.a \
$(CURL_LDADD) \
$(GEOIP_LDFLAGS) $(GEOIP_LDADD) \